Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

57. Design Time Type Editors

57.1 In my UITypeEditor for a collection, how do I change the "(collection)" string to a string of my own?
57.2 How can I allow my user to add more than 1 type of object to my collection, during design-time?
57.3 How can I let the user edit my Multi-Dimensional collection?
57.4 What should I do to make my StringCollection property editable during design-time?
57.5 From within a PropertyGrid, is there any way to display property names that differ from the actual class property names?
57.6 How do I make a class expandable within the property browser?
57.7 How can I paint a represenation of enum values using a UITypeEditor?

 

Windows forms FAQ