Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

remove-tab

Arguments: tab-control tab-info-or-name &key remove-components

Removes tab-info-or-name, which may be a tab-info object or its name (returned by (name tab-info) -- see name) from tab-control, which must be a tab-control. The tab can be restored with restore-tab. If remove-components is specified true, the components on the removed tab are deleted (so they will not be there when the tab is restored). If that argument is nil (the default), the components remain (they are still siblings of the tab-control) but not visible until the removed tab is restored.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1