Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CalculatorButtonStyle Class
Properties Methods Events


CalculatorButtonStyle Class Members

The following tables list the members exposed by CalculatorButtonStyle.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color.  
Public PropertyGets or sets the foreground color.  
Public Propertystatic (Shared in Visual Basic)Gets the default CalculatorButtonStyle used for math buttons.  
Public Propertystatic (Shared in Visual Basic)Gets the default CalculatorButtonStyle used for memory buttons.  
Public Propertystatic (Shared in Visual Basic)Gets the default CalculatorButtonStyle used for normal buttons.  
Public Propertystatic (Shared in Visual Basic)Gets the default CalculatorButtonStyle used for output window.  
Public PropertyGets or sets the text drawing effect.  
Top
Public Methods
 NameDescription
Public MethodThe Clone method creates a new CalculatorButtonStyle object and initializes it with the contents of this CalculatorButtonStyle object.  
Public MethodReleases the resources used by the CalculatorButtonStyle class.  
Public MethodTests whether the given object is equal to this CalculatorButtonStyle.  
Public MethodReturns the generated hash code for this CalculatorButtonStyle.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when Properrty of the CalculatorButtonStyle object is changed.  
Top
See Also