Click or drag to resize

ThemedStepperHandlerEnabled Property

Gets or sets a value indicating that the control is enabled

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override bool Enabled { get; set; }

Property Value

Type: Boolean

Implements

ControlIHandlerEnabled
ControlIHandlerEnabled
See Also