WizardStepAddControl(WizardLabel) Method

Control to show a text.

Definition

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

Parameters

control  WizardLabel
WizardLabel with the wizard label control.

See Also