How to add checkboxes in items of ListBox ?
-
hi, Myname is pramod , I have one problem . My problem is i add ListBox control in the windows form ,i want add check boxes in the items of listbox . pls give me code , and give information about adding checkboxes in items of ListBox.
-
hi, Myname is pramod , I have one problem . My problem is i add ListBox control in the windows form ,i want add check boxes in the items of listbox . pls give me code , and give information about adding checkboxes in items of ListBox.
If you're using VB.NET then use the CheckedListBox control instead of a ListBox.
-
hi, Myname is pramod , I have one problem . My problem is i add ListBox control in the windows form ,i want add check boxes in the items of listbox . pls give me code , and give information about adding checkboxes in items of ListBox.
Use the
**Checked**ListBox
instead of the normalListBox
controlMy advice is free, and you may get what you paid for.
-
If you're using VB.NET then use the CheckedListBox control instead of a ListBox.
Darn you ! You were faster again !
My advice is free, and you may get what you paid for.
-
Darn you ! You were faster again !
My advice is free, and you may get what you paid for.
Only because I'm sat here doing nothing. Maybe I should get some work done! :D
-
Only because I'm sat here doing nothing. Maybe I should get some work done! :D
Actually, me too probably... ;)
My advice is free, and you may get what you paid for.