Click or drag to resize

WizardOptionBase Properties

The WizardOptionBase type exposes the following members.

Properties
 NameDescription
Public propertyCaption The caption that is mainly used to display the option in the Wizard's settings page.
Public propertyDimensions The size of this option's display control in the Wizard dialog.
Public propertyDisplayIndex The position of this option in the settings list of the Wizard dialog.
Public propertyName The internal name of the option that can be used to refer to this option in the results.
Public propertySortIndex The internal SortIndex used by the IOrdered interface.
Public propertyTooltip The tooltip display for this option.
Top
See Also