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


In This Topic
    SymbolButton Class Members
    In This Topic

    The following tables list the members exposed by SymbolButton.

    Public Constructors
     NameDescription
    Public Constructor  
    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 SymbolButton.  
    Public PropertyGets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the delay time, in milliseconds, before repeating the 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 interval of firing the 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 symbol to be drawn.  
    Public PropertyGets or sets the direction of the symbol.  
    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 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. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    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 Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected MethodRaises the MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected MethodRaises the MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Protected MethodRaises the PropertyChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Top
    Public Events
     NameDescription
    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