dbicButton Send comments on this topic.
BeforeTextDisplayEventArgs Class Properties
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace : BeforeTextDisplayEventArgs Class


"

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

"

Public Properties

 NameDescription
public PropertyButtonStatusThe current status of the button.  
public PropertyFontGets and sets the Font that will be used to render the text in the control.  
public PropertyTextGets and sets the text that will be rendered in the control.  
public PropertyTextAlignmentGets and sets the alignment used when rendering the text in the control.  
public PropertyTextColorGets and sets the color used to paint the text in the control.  
public PropertyTextFormatGets and sets the string format applied to the rendered text in the control.  
Top

See Also