UpdateDbox()

Summary

Runs the update macro of a toolbox or toolbar.

Syntax

UpdateDbox(string tbox_name)

Argument Contents
tbox_name The name of the toolbox or toolbar

Notes

  • UpdateDbox() cannot be called from within the toolbox or toolbar that is being updated.

  • If tbox_name is null, UpdateDbox () updates the current toolbox or toolbar.

Error Codes

Error Type Meaning
NotFound The specified toolbox or toolbar is not open.

See Also

Function Summary
ShowDbox() Shows a previously hidden dialog box, toolbox, or toolbar
HideDbox() Hides a dialog box, toolbox, or toolbar
CloseDbox() Closes a toolbox or toolbar