NORESIZE Property


PLBCMP GUI Only

 

The NORESIZE property prevents the PICT from being resized to fit the window coordinates. The property uses the following format:

NORESIZE

Note the following:

  1. NORESIZE may be used in CREATE statements of a PICT object.

  2. If NORESIZE is not specified, the default action is to resize a picture to fit the window coordinates.

  3. This property is obsolescent and has been replaced by the RESIZE=0 property.

  4. The RESIZE property must be used if SETPROP or GETPROP operations are required.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference NOPERCENT Property NOSCROLL Property