NOSCROLL Property


PLBCMP GUI Only

 

The NOSCROLL property prevents scrollbars from being displayed with a PICT object. The property uses the following format:

NOSCROLL

Note the following:

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

  2. If NOSCROLL is not specified, the default action is to display scroll bars.

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

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

 

 

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

 



PL/B Language Reference NORESIZE Property NUMERIC Property