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