Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

use-native-size

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version