IMAGECLIP property (deprecated in OI 10)
Applies To
Bitmap, checkbmp, pushbmp.
Description
Set to true to clip the image (only show as much of the image as fits into the control) or false to resize the image to the size of the control.
See Also
IMAGESTYLE property
Usage
status = Get_Property(controlentID, "IMAGECLIP")
status = Set_Property(controlentID, "IMAGECLIP", truefalse)