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


"

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

"

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