Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Unrevised from 6.2 to 7.0. Moderate update since 7.0 release.

tab-control

Arguments: dialog-item

Returns the value of the tab-control property of the argument. The value of the property is a list of two symbols, where the first symbol is the name of the tab-control that dialog-item is on, and the second is the name of the tab on this tab-control that dialog-item is on. The value is usually specified as a :tab-control initarg to make-instance when creating the dialog-item. See the tab-control class for an example.

The value is nil if the control is not on a tab-control.

See the description of the tab-control class/control.


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

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Unrevised from 6.2 to 7.0. Moderate update since 7.0 release.