Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SideButtonBase Class
Properties Methods Events


In This Topic
    SideButtonBase Class Members
    In This Topic

    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 Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Releases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (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