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