| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |
Arguments:
Returns the color that will be used to paint the tab body of any
tab-control
when its
button-style property is
nil
. If a Visual Style is in effect (see
a-visual-style-is-active),
this color will be a pale version of system-dialog-background-color, and otherwise it
will be system-dialog-background-color itself.
To ensure that the background color of a widget on a tab-control
matches the tab body
color (regardless of whether a Visual Style is in effect), set its
background-color property to
t
.
See ide:include-manifest-file-for-visual-styles for more information.
Copyright (c) 1998-2015, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 10.0. This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |