Generic/custom listbox
-
Hi, I am currently suffering the limitations of the listbox control, I would really like to have a generic listbox, rather than the default of using objects. It would also be really useful if I could make a custom listbox and override the functions "Items.Add" and "Items.Remove", but I can't work out how to override these functions. I am not sure if these things are even possible, I haven't been able to find out much about them googling the web, can anyone point me in the right direction? thanks
-
Hi, I am currently suffering the limitations of the listbox control, I would really like to have a generic listbox, rather than the default of using objects. It would also be really useful if I could make a custom listbox and override the functions "Items.Add" and "Items.Remove", but I can't work out how to override these functions. I am not sure if these things are even possible, I haven't been able to find out much about them googling the web, can anyone point me in the right direction? thanks