Skybound Rebar

OfficeTheme.Button Property

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

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

Property Value

A Color structure representing the background color of a highlighted button.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace