| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |