Skybound Rebar

OfficeTheme.ButtonChecked Property

Gets or sets the top starting gradient background color of a checked button.

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

Property Value

A Color structure representing the top starting gradient background color of a checked button.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace