This member is for System Use Only and should NOT be used.
Used by the User Interface to notify that a wizard's buttons can be updated, e.g., to change their enabled state.

The enabled state of certain buttons will be ignored if it does not make sense, e.g., you cannot enable the back button on the first page of the wizard.

Syntax

finPageSetHandler.NotifyWizardButtonsUpdate(pageId, backEnabled, nextEnabled, finishEnabled, finishCaption, printEnabled, saveEnabled)

Parameters

NameTypeOptionalByRefDescription
pageId String The Id of the Page to validate.
backEnabled Boolean ByRef
nextEnabled Boolean ByRef
finishEnabled Boolean ByRef
finishCaption String ByRef
printEnabled Boolean ByRef
saveEnabled Boolean ByRef
Member of:
finPageSetHandler
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0