NetXP 3.0 Reference
XPCheckBox.TextColor Property
The color of the checkbox text.
[Visual Basic]
Public ReadOnly Property TextColor As
Color
[C#]
public
System.Drawing.Color
TextColor {get;}
See Also
XPCheckBox Class
|
NETXP.Controls Namespace