| Maptitude GISDK Help |
Runs the update macro of a toolbox or toolbar.
UpdateDbox(string tbox_name)
| Argument | Contents |
|---|---|
| tbox_name | The name of the toolbox or toolbar |
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 Type | Meaning |
|---|---|
| NotFound | The specified toolbox or toolbar is not open. |
| 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 |
| ©2025 Caliper Corporation | www.caliper.com |