| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||
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-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page is new in the 8.0 release.
Created 2007.4.30.
| Allegro CL version 8.0 This page is new in 8.0. | ||||||||||