WizardStepAddControl(WizardLabel) Method
Control to show a text.
Namespace: Aliquo.Windows.WizardAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public void AddControl(
WizardLabel control
)
Public Sub AddControl (
control As WizardLabel
)
Parameters
- control WizardLabel
- WizardLabel with the wizard label control.