FlagEnumerationEditor.GetPaintValueSupported Method
Include Protected Members
Include Inherited Members
Indicates whether this editor supports painting a representation of an object's value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Indicates whether this editor supports painting a representation of an object's value. (Inherited from UITypeEditor.)
GetPaintValueSupported(ITypeDescriptorContext)
Indicates whether the specified context supports painting a representation of an object's value within the specified context. (Inherited from UITypeEditor.)
Top