dbicCalc Send comments on this topic.
BeforeButtonTextShownEventArgs Class Members
See Also  Properties 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace : BeforeButtonTextShownEventArgs Class


"

The following tables list the members exposed by BeforeButtonTextShownEventArgs.

"

Public Constructors

Public Properties

 NameDescription
public PropertyButtonStateDetermines the current state of the button the text is being rednered for.  
public PropertyCalculatorButtonDetermines the button the text belongs to.  
public PropertyFontDetermines the Font the text will be rednered with  
public PropertyTextThe text that will be rendered within the button.  
public PropertyTextColorDetermines the color used to draw the text in the button.  
Top

See Also