I have a custom control for which there is an enum property. During the design time, the property appears in the IDE, but its not applying to the code when i select one of the value. The rest of the string and integer properties applies to the code.
What could be the problem.
cshankar_p
Member
35 Points
8 Posts
Enum properties not applying to the custom control
Jan 23, 2006 10:43 AM|LINK
What could be the problem.