Skybound Rebar

MoneyTheme.MenuSelected Property

Gets or sets the background color of a selected menu item.

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

Property Value

A Color structure representing the background color of a selected menu item.

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace