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


In This Topic
    SideButton Class Members
    In This Topic

    The following tables list the members exposed by SideButton.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SideButton class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the backcolor of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the behavior when click the SideButton.  
    Public PropertyGets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets a value that indicates whether the check box is in the checked state.  
    Public PropertyGets or sets a value that indicates whether to check the button when clicked.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the alignment of the image attached to the text (classical appearance).  
    Public PropertyGets or sets the delay time, in milliseconds, before repeating the SideButtonBase.Click event.  
    Public PropertyGets or sets a value that indicates whether this SideButtonBase is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets the appearance of the border and the colors used to indicate check state and mouse state. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the foreground color. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the image displayed on a button view.  
    Public PropertyGets or sets the interval of firing the SideButtonBase.Click events.  
    Public PropertyGets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets the control object that owns this SideButton. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the position of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets the size of the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the object that contains data about the side button object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the text displayed on a button view.  
    Public PropertyGets or sets the alignment of the text with the image.  
    Public PropertyGets or sets whether to use the visual style backcolor when flat style is system and system theme is active. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyGets or sets the visibility of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    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 MethodReleases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the SideButtonBase.Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected MethodRaises the SideButtonBase.MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected MethodRaises the SideButtonBase.MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected MethodRaises the SideButtonBase.PropertyChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the Checked property is changed.  
    Public EventOccurs when the button is clicked. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the mouse button is pressed down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public EventOccurs when the mouse button is released. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public EventOccurs after rendering the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public EventOccurs when a property of the SideButtonBase is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Top
    See Also