WizardStepAddControl(WizardOpenFile) Method
Displays a dialog control to open a file. See
WizardOpenFile for further information.
Namespace: Aliquo.Windows.WizardAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public void AddControl(
WizardOpenFile control
)
Public Sub AddControl (
control As WizardOpenFile
)
Parameters
- control WizardOpenFile
- WizardOpenFile with the wizard open file control.