interface toolbar undisplay
Allows closing of an existing toolbar
The toolbar can be created on a existing pop_window or a window, where various toolbar buttons can be placed.
Format:
interface toolbar undisplay |
|---|
toolbar_name = | an existing GI_toolbar |
Example:
interface toolbar undisplay & |
|---|
toolbar_name = | .gui.ppwndw.tlbr |
Description:
Parameter | Value Type | Description |
|---|
toolbar _name | An Existing GI_Toolbar | Specifies the name of an existing toolbar |
Extended Definition:
1. The toolbar can be displayed or closed as the need arises by using the ‘display’ and ‘undisplay’ commands.