Click or drag to resize
WizardNextEnabled Property
Gets/Sets the enabled state of the Next button.

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

Property Value

Type: Boolean
See Also