TypeConverter
Hello,
I'm looking to create a class similar to the ListItem and ListItemCollection class for a ListControl. I want to create a TypeConverter that allows me to do that through the VS.NET IDE. I heard using a TypeConverter can do this, but is there a specific TypeConverter I can inherit from to do this (TypeListConverter, CollectionConverter, etc)?
Thanks,
Brian Mains
__________________
Brian
|