Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SpinButton Class


In This Topic
SpinButton Class Events
In This Topic

For a list of all members of this type, see SpinButton members.

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