Skybound Rebar

MoneyTheme.ButtonTextHot Property

Gets or sets the color of text on a button over which the mouse is positioned.

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

Property Value

A Color structure representing the color of text on a button over which the mouse is positioned.

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace