Click or drag to resize
Wizard .NET Library

ThemedImageButtonButtonState Property

Gets or sets the state of the button.

Namespace:  AeroWizard
Assembly:  AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
protected PushButtonState ButtonState { get; set; }
Request Example View Source

Property Value

Type: PushButtonState
The state of the button.
See Also