Name | Description | |
---|---|---|
![]() | SpinButton Constructor | Initializes a new instance of the SpinButton class. |
The following tables list the members exposed by SpinButton.
Name | Description | |
---|---|---|
![]() | SpinButton Constructor | Initializes a new instance of the SpinButton class. |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the backcolor of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | ButtonWidth | Gets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Delay | Gets or sets the delay time, in milliseconds, before repeating the SpinUp or the SpinDown event. |
![]() | Enabled | Gets or sets a value that indicates whether this SideButtonBase is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | FlatAppearance | Gets the appearance of the border and the colors used to indicate check state and mouse state. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | ForeColor | Gets or sets the foreground color. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Interval | Gets or sets the interval of firing the SpinUp and the SpinDown events. |
![]() | IsDefaultBehavior | Gets or sets a value that indicates whether this instance is the default behavior. |
![]() | Name | Gets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Parent | Gets the control object that owns this SideButton. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Position | Gets or sets the position of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | Size | Overridden. Gets the size of the SideButtonBase. |
![]() | Tag | Gets or sets the object that contains data about the side button object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | UseVisualStyleBackColor | Overridden. Gets or sets whether to use the visual style backcolor when flat style is system and system theme is active. |
![]() | Visible | Gets or sets the visibility of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnClick | Raises the Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | OnMouseDown | Raises the MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | OnMouseUp | Raises the MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | OnPropertyChanged | Raises the PropertyChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
Name | Description | |
---|---|---|
![]() | Click | Occurs when the button is clicked. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | MouseDown | Occurs when the mouse button is pressed down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | MouseUp | Occurs when the mouse button is released. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | Paint | Occurs after rendering the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | PropertyChanged | Occurs when a property of the SideButtonBase is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
![]() | SpinDown | Occurs when the down arrow button of the spin button is pressed. |
![]() | SpinUp | Occurs when the up arrow button of the spin button is pressed. |