WizardStepAddControl(WizardOpenFileServer) Method

Displays a dialog control to open a file server. See WizardOpenFileServer for further information.

Definition

Namespace: Aliquo.Windows.Wizard
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public void AddControl(
	WizardOpenFileServer control
)

Parameters

control  WizardOpenFileServer
WizardOpenFileServer with the wizard open file server control.

See Also