I am working on to create a custom control inherited by CheckboxList control. We can add items from ListItem collection editior at the design time. In this ListItem Collection editor there are 4 properties
1) Enabled
2) Selected
3) Text
4) value
I really need to add some new properties such as "ImageURL" and "IsClear". Do you have any ideas/methods or magic to add these properties.
I need Expert's opinion from StackOverFlow.com
Thanks