anonymous
2012-05-25 11:02:46 UTC
I should be able to delete the data in this ListBox as well by click on those individual numbers in the ListBox and either have another button or just simply click delete button on the keyboard to delete it. Then, I might key in 10 numbers to the listbox, but I should be able to select only some numbers (by click on the numbers in the listbox) and click on several other buttons to perform, sum, or average, or product, or standard deviation value of all the numbers I selected.
Could anyone please help to explain how I can write the codes for this operation?
Thank you very much for your time.