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:
If NOSCROLL is not specified, the default action is to display scroll bars.
This property is obsolescent and has been replaced by the SCROLLBAR=0 property.
The SCROLLBAR property must be used if SETPROP or GETPROP operations are required.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |