VintasoftImageWinFormsEditor Class Methods
In This Topic
For a list of all methods of this type, see
VintasoftImageWinFormsEditor.
Public Methods
| | Name | Description |
 | EditValue | Overloaded. Edits the specified object's value using the editor style indicated by the GetEditStyle() method. |
 | GetEditStyle | Overloaded. Returns the editor style used by the EditValue(IServiceProvider, Object) method. |
 | GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. |
 | PaintValue | Overloaded. Paints a representation of the value of an object. |
See Also