Skybound Rebar

OfficeTheme.ButtonCheckedBlend Property

Gets or sets the bottom ending gradient background color of a checked button.

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

Property Value

A Color structure representing the bottom ending gradient background color of a checked button.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace