FlagEnumerationEditor.PaintValue Method
Include Protected Members
Include Inherited Members
Paints a representation of the value of an object.
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
PaintValue(PaintValueEventArgs)
Paints a representation of the value of an object using the specified PaintValueEventArgs. (Inherited from UITypeEditor.)
PaintValue(Object, Graphics, Rectangle)
Paints a representation of the value of the specified object to the specified canvas. (Inherited from UITypeEditor.)
Top