ShowNavigators Property

Applies To
Wizard

Description
Sets whether to display or hide the header which allows you to switch pages of the wizard.

Usage
If the ShowNavigators property is set to True, the header will be displayed. If it is set to False, the header will be hidden.

Remarks This property is only reflected when displayed in the design area.
During runtime, the header will not be displayed regardless of the property’s setting.

Values
False
True
Default: True

See Also
Wizard Control