The following tables list the members exposed by SpinIncrementUITypeEditor.
Name | Description | |
---|---|---|
SpinIncrementUITypeEditor Constructor |
Name | Description | |
---|---|---|
IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. (Inherited from System.Drawing.Design.UITypeEditor) |
Name | Description | |
---|---|---|
EditValue | Overloaded. Edits the value of the specified object using the editor style indicated by the System.Drawing.Design.UITypeEditor.GetEditStyle method. (Inherited from Infragistics.Shared.PrimitiveTypeUITypeEditor) | |
GetEditStyle | Overloaded. Gets the editor style used by the System.Drawing.Design.UITypeEditor.EditValue(System.IServiceProvider,System.Object) method. (Inherited from Infragistics.Shared.PrimitiveTypeUITypeEditor) | |
GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from Infragistics.Shared.PrimitiveTypeUITypeEditor) | |
PaintValue | Overloaded. Paints a representation of the value of the specified object to the specified canvas. (Inherited from Infragistics.Shared.PrimitiveTypeUITypeEditor) |
Name | Description | |
---|---|---|
InitializeListBox | (Inherited from Infragistics.Shared.PrimitiveTypeUITypeEditor) | |
IsTypeSupported | Overridden. Returns true if the type is supported and should be added to the drodpwn list. | |
OnDrawItem | (Inherited from Infragistics.Shared.PrimitiveTypeUITypeEditor) |