Click or drag to resize
Wizard .NET Library

ThemedImageButtonBackColor Property

Gets or sets the background color of the control.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
public override Color BackColor { get; set; }
Request Example View Source

Return Value

Type: Color
A Color value representing the background color.
See Also