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


"

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

"

Public Properties

 NameDescription
public PropertyFontDetermines the Font used to render the text in the display area.  
public PropertyForeColorDetermines the color used to draw the text in the display area.  
public PropertyTextDetermines the text that will be rendered in the Display Area  
public PropertyValueDetermines the current Double value of the control.  
Top

See Also