| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: combo-box
This property of combo-box
es in earlier releases is
no longer supported. The old description follows. combo-box
es ignore this property
and always display a drop-down list when you click on them (rather
than displaying the choices all of the time). This means combo-box
es behave as
if this property has value t.
Here is the old description: Returns the value of the dropping property of combo-box. This property determines whether a combo-box displays as a drop-down-list or an always-visible list.
See the
description of the combo-box
control.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |