GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DropDownButton Class |
The following tables list the members exposed by DropDownButton.
Name | Description | |
---|---|---|
DropDownButton Constructor | Initializes a new instance of the DropDownButton 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) | |
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) | |
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 | Gets the size of the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Tag | Gets or sets the object that contains data about the side button object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
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 | 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. 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 | 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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
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 SideButtonBase.Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
OnMouseDown | Raises the SideButtonBase.MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
OnMouseUp | Raises the SideButtonBase.MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
OnPropertyChanged | Raises the SideButtonBase.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) |