APLX Help
: System Classes
: Properties
: sizemode
|
|
|
The 'sizemode' property |
|
Integer scalar Valid for: OLEContainer (Implemented under Windows only) The sizemode property determines how the document fits in an OLEContainer control. The possible values are: 0 = Displays the OLE object at its normal size, clipping any parts that don't
fit within the container.
1 = Displays the OLE object at its normal size, centering it within the container.
2 = Scales or shrinks the view of the OLE object to fit within the container,
by scaling width and height proportionally.
3 = Scales or shrinks the view of the OLE object to fill the OLE container,
without regard to preserving the proportions of the OLE object.
4 = Displays the OLE object at its normal size and automatically resizes the
container to fit the size of the OLE object.
The default is 0. |
|
APLX Help
: System Classes
: Properties
: sizemode
|
|
Copyright © 1996-2010 MicroAPL Ltd