TO DO TASK
Need help with programming the ADD button
I have a textbox called txtinput where I will enter a task
After hitting an add button the program should put the text into a listbox called lstoutput
for example read a book
but also will need to be numbered
for example
1. read a book
2. write a report
Thanks for any help
AMY
Need help with programming the ADD button
I have a textbox called txtinput where I will enter a task
After hitting an add button the program should put the text into a listbox called lstoutput
for example read a book
but also will need to be numbered
for example
1. read a book
2. write a report
Thanks for any help
AMY
Comment