WizCompletedPageInfoStepBarIfUsed Field |
Caption prefix indicating that this page should only be shown in the
StepBar once the page has used.
This prefix is applied when the page element has the
StepBarIfUsed attribute set.
Applies only when the wizard's
ShowStepBar attribute is set.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic const string StepBarIfUsed = "^+"
Public Const StepBarIfUsed As String = "^+"
Field Value
Type:
String
See Also