 | WizardControlAddCommandControl Method |
Adds a new control to the command bar.
Namespace:
AeroWizard
Assembly:
AeroWizard (in AeroWizard.dll) Version: 2.2.3
Syntax
Remarks
This will cause your wizard to deviate from the Windows UI guidelines. All controls will display right to left in the order added
and will cause the command bar to remain visible as long as the control is visible. The developer must fully manage the state of
this added control.
See Also