| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |