Altova Authentic 2024 Browser Edition

AuthenticView.SetToolbarButtonState

Home Prev Top Next

Method: SetToolbarButtonState (ButtonIdentifier as string, AuthenticToolbarButtonState state)

 

Description

SetToolbarButtonState queries the status of a toolbar button, and lets the user disable or enable the button, identified via its button identifier (see list above). One usage is to disable toolbar buttons permanently. Another usage is to put SetToolbarButtonState in the OnSelectionChanged event handler, as toolbar buttons are updated regularly when the selection changes in the document.

 

Toolbar button states are given by the listed enumerations.

 

The default state means that the enable/disable of the button is governed by AuthenticView. When the user sets the button state to enable or disable, the button remains in that state as long as the user does not change it.

 

Errors


2000

Invalid object.


2008

Internal error.


2014

Invalid button identifier.

 

© 2017-2023 Altova GmbH