Spread Windows Forms 12.0 Product Documentation
SideButtonBase Class Members
Properties  Methods  Events


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : SideButtonBase Class

The following tables list the members exposed by SideButtonBase.

Public Properties
 NameDescription
Public PropertyGets or sets the backcolor of the side button.  
Public PropertyGets or sets the width of the side button.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets a value that indicates whether this SideButtonBase is enabled.  
Public PropertyGets the appearance of the border and the colors used to indicate check state and mouse state.  
Public PropertyGets or sets the foreground color.  
Public PropertyGets or sets the name of the object.  
Public PropertyGets the control object that owns this SideButton.  
Public PropertyGets or sets the position of the side button.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the size of the SideButtonBase.  
Public PropertyGets or sets the object that contains data about the side button object.  
Public PropertyGets or sets whether to use the visual style backcolor when flat style is system and system theme is active.  
Public PropertyGets or sets the visibility of the side button.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodReleases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection.  
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaises the Click event.  
Protected MethodRaises the MouseDown event.  
Protected MethodRaises the MouseUp event.  
Protected MethodRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when the button is clicked.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the mouse button is pressed down.  
Public EventOccurs when the mouse button is released.  
Public EventOccurs after rendering the SideButtonBase.  
Public EventOccurs when a property of the SideButtonBase is changed.  
Top
See Also

Reference

SideButtonBase Class
GrapeCity.Win.Spread.InputMan.CellType Namespace