Click here to Skip to main content
15,891,431 members
Articles / Programming Languages / C#

Creating a Custom TypeConverter: Part 2 - Instance Descriptors, Expandable Properties and Standard Values

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
30 Jul 2013CPOL6 min read 13.6K   58   5  
This follow up article expands upon the sample in the first part, to include more concise design time code generation, expandable property support, and finally custom lists of values.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions