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


In This Topic
    SpinButton Class Members
    In This Topic

    The following tables list the members exposed by SpinButton.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SpinButton 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 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 SpinUp or the SpinDown 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 SpinUp and the SpinDown events.  
    Public PropertyGets or sets a value that indicates whether this instance is the default behavior.  
    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 PropertyOverridden. Gets the size of the SideButtonBase.  
    Public PropertyGets or sets the object that contains data about the side button object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase)
    Public PropertyOverridden. Gets 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. (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)
    Public EventOccurs when the down arrow button of the spin button is pressed.  
    Public EventOccurs when the up arrow button of the spin button is pressed.  
    Top
    See Also