WizardNumber(WizardNumberType) Constructor

Class constructor.

Definition

Namespace: Aliquo.Windows.Wizard.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public WizardNumber(
	WizardNumberType type
)

Parameters

type  WizardNumberType
WizardNumberType with the wizard number type.

See Also