GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : SideButtonBase Class |
The following tables list the members exposed by SideButtonBase.
Name | Description | |
---|---|---|
BackColor | Gets or sets the backcolor of the side button. | |
ButtonWidth | Gets or sets the width of the side button. | |
Container | (Inherited from System.ComponentModel.Component) | |
Enabled | Gets or sets a value that indicates whether this SideButtonBase is enabled. | |
FlatAppearance | Gets the appearance of the border and the colors used to indicate check state and mouse state. | |
ForeColor | Gets or sets the foreground color. | |
Name | Gets or sets the name of the object. | |
Parent | Gets the control object that owns this SideButton. | |
Position | Gets or sets the position of the side button. | |
Site | (Inherited from System.ComponentModel.Component) | |
Size | Gets the size of the SideButtonBase. | |
Tag | Gets or sets the object that contains data about the side button object. | |
UseVisualStyleBackColor | 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. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (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. | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnClick | Raises the Click event. | |
OnMouseDown | Raises the MouseDown event. | |
OnMouseUp | Raises the MouseUp event. | |
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
Click | Occurs when the button is clicked. | |
Disposed | (Inherited from System.ComponentModel.Component) | |
MouseDown | Occurs when the mouse button is pressed down. | |
MouseUp | Occurs when the mouse button is released. | |
Paint | Occurs after rendering the SideButtonBase. | |
PropertyChanged | Occurs when a property of the SideButtonBase is changed. |