NetXP 3.0 Reference
ColorButton.CenterColor Property
The color displayed on the button.
[Visual Basic]
Public Property CenterColor As
Color
[C#]
public
System.Drawing.Color
CenterColor {get; set;}
See Also
ColorButton Class
|
NETXP.Controls Namespace