Hi, i have a listbox in vb.net 2008. In the listbox i have several items..actually i make media player so listbox is my library. I have also one label for the total number of songs or items in the listbox. The problem is;
1. When i load songs in the listbox the label which is the total number of songs must also count number of items or the label must automatically count the items in the listbox. without anu button to click to display the answer. I did it before but i have a button. now i want is that no button at all..it just automatically count songs or items in the listbox and when i delete the songs or items..the label must also deduct the deleted items...tnx
1. When i load songs in the listbox the label which is the total number of songs must also count number of items or the label must automatically count the items in the listbox. without anu button to click to display the answer. I did it before but i have a button. now i want is that no button at all..it just automatically count songs or items in the listbox and when i delete the songs or items..the label must also deduct the deleted items...tnx