Search   Feed   Browse   Add
Feed items 1 - 1 of 1 for April 2005

Why doesn't my TypeConverter get called - April 25, 2005

Consider the following code: public class MyControl : Control TypeConverter(typeof(SomePropertyConverter)) public Foo SomeProperty    get ... TypeConverter(typeof(FooConverter)) public class Foo    ... Now here are a couple of questions: Let's say both SomePropertyConverter and FooConverter implement conversion to and from String, given an instance of Foo. If I drop MyControl on a Form designer and try to edit SomeProperty in the property grid,...
http://blogs.msdn.com/rprabhu/archive/2005/04/25/411615.aspx
Available Archives
- February (2 items)
- March (1 item)
- April (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact