| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: ocx-widget
Applies to the Windows platform only.
Returns the value of the use-native-size property of an ocx-widget
. This value is normally
specified with the :use-native-size keyword
argument to def-cg-ocx-control; refer to that macro for more
information.
It is possible to change the value of this property of an existing widget by calling (setf use-native-size), but we expect that this is not useful.
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 |