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

interface tab_container delete

Allows deleting 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.

Format:

 
interface object tab_container delete
tab_container_name =
an exisitng GI_tab_container

Example:

 
interface tab_container delete &
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 deleted

Extended Definition:

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