WizardText(WizardTextStyle) Constructor

Class constructor.

Definition

Namespace: Aliquo.Windows.Wizard.Controls
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public WizardText(
	WizardTextStyle style
)

Parameters

style  WizardTextStyle
WizardTextStyle with the wizard text style.

See Also