Click or drag to resize

WizCompletedPageInfo Properties

The WizCompletedPageInfo type exposes the following members.

Properties
  NameDescription
Public propertyInfo
The wizard page's PageElementInfo. This will be valid only if the wizard page is from the current wizard instance. If the element is from a previous wizard instance that chained to this instance then the value will be null.
Public propertyStepCaption
The step's localized caption.
Top
See Also