Skybound Rebar

OfficeTheme.ButtonBorder Property

Gets or sets the color of a border around a highlighted button.

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

Property Value

A Color structure representing the color of a border around a highlighted button.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace