Adams Basic Package > Adams View > View Command Language > interface > interface tab_container undisplay

interface tab_container undisplay

Allows closing an existing tab_container.
Tab_container is similar to a container but can be added to a dialog box or another container. When you add a tab_container, a tab appears in the parent container.
The tab_container can be displayed or closed as the need arises

Format:

 
interface object tab_container undisplay
tab_container_name =
an exisitng gi_tab_container

Example:

 
interface tab_container undisplay &
tab_container_name =
.gui.cntr.tabcnt

Description:

 
Parameter
Value Type
Description
tab _container_name
An Existing GI_tab_container
Specifies the name of an existing tab_container to be closed

Extended Definition:

1. The tab_container can be closed by choosing the appropriate name for the ‘tab_container’ during the ‘undisplay’ command