VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftImageWinFormsEditor Class
Constructors Properties Methods SeeAlso
In This Topic
VintasoftImageWinFormsEditor Class Members
In This Topic
The following tables list the members exposed by VintasoftImageWinFormsEditor.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the VintasoftImageWinFormsEditor class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor)
Public Methods
 NameDescription
Public MethodOverloaded. Edits the specified object's value using the editor style indicated by the GetEditStyle() method.
Public MethodOverloaded. Returns the editor style used by the EditValue(IServiceProvider, Object) method.
Public MethodOverloaded. Indicates whether this editor supports painting a representation of an object's value.
Public MethodOverloaded. Paints a representation of the value of an object.
See Also