WizardInputEnabled Field

Sets if control can be focused.

Definition

Namespace: Aliquo.Windows.Wizard
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public bool Enabled

Field Value

Boolean

Remarks


=> Control can be focused.

=> Control can not be focused.

See Also