Skybound Rebar

MoneyTheme.ButtonText Property

Gets or sets the color of button text.

[Visual Basic]
Public Property ButtonText As Color
[C#]
public System.Drawing.Color ButtonText {get; set;}

Property Value

A Color structure representing the color of button text.

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace