VintasoftImageWinFormsEditor Class Members
In This Topic
The following tables list the members exposed by
VintasoftImageWinFormsEditor.
Public Constructors
Public Properties
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