Maptitude GISDK Help |
Hides a dialog box, toolbox, or toolbar.
HideDbox(string dbox_name)
Argument |
Contents |
dbox_name |
The name of the dialog box to hide |
If dbox_name is null, HideDbox() hides the current dialog box.
button "OK" 3, 9, 9 do
HideDbox()
RedrawMap()
ShowDbox()
endItem
Error Type |
Meaning |
NotFound |
The specified dialog box is not open |
Function |
Summary |
Shows a previously hidden dialog box, toolbox, or toolbar |
|
Runs the update macro of a toolbox or toolbar |
|
Closes a toolbox or toolbar |
©2025 Caliper Corporation | www.caliper.com |