WizardStepAddControl(WizardNumber) Method

Input control for numeric values. See WizardNumber for further information.

Definition

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

Parameters

control  WizardNumber
WizardNumber with the wizard number control.

See Also