Click or drag to resize
WizardCancelEnabled Property
Gets/Sets the enabled state of the cancel button.

Namespace: Gui.Wizard
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool CancelEnabled { get; set; }

Property Value

Type: Boolean
See Also