WizardStepAddControl(WizardBoolean) Method
Input control for boolean values. See
WizardBoolean for further information.
Namespace: Aliquo.Windows.WizardAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public void AddControl(
WizardBoolean control
)
Public Sub AddControl (
control As WizardBoolean
)
Parameters
- control WizardBoolean
- WizardBoolean with the wizard boolean control.