Skybound Rebar

OfficeTheme.ButtonPushed Property

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

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

Property Value

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

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace