Maptitude GISDK Help

ShowDbox()

Summary

Shows a previously hidden dialog box, toolbox, or toolbar.

 

Syntax

ShowDbox(string dbox_name)

 

Argument Contents
dbox_name The name of the dialog box to show

 

Notes

Example

button "OK" 3, 9, 9 do

     HideDbox()

     RedrawMap()

     ShowDbox()

     end

 

Error Codes

Error Type Meaning
NotFound The specified dialog box is not open

 

See Also

Function Summary
HideDbox() Hides a dialog box, toolbox, or toolbar
UpdateDbox() Runs the update macro of a toolbox or toolbar
CloseDbox() Closes a toolbox or toolbar

 

 

©2025 Caliper Corporation www.caliper.com