Skybound Rebar

MoneyTheme.MenuSelectedText Property

Gets or sets the color of text for the selected menu item.

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

Property Value

A Color structure representing the color of text for the selected menu item.

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace