S
Steve
I followed the MSDN example that uses a StringConverter to display states
(like Ohio, Florida,) in a PropertyGrid using a DropDown list. This works
fine for strings, but I would like to do this with objects I create on the
fly.
I think I have to create a custom TypeConverter, but I'm not sure how. Any
examples would be helpful.
Thanks,
Steve
(like Ohio, Florida,) in a PropertyGrid using a DropDown list. This works
fine for strings, but I would like to do this with objects I create on the
fly.
I think I have to create a custom TypeConverter, but I'm not sure how. Any
examples would be helpful.
Thanks,
Steve