Specifies whether the scriptlet container object displays a scrollbar.
Applies To
Scriptlet container object
Syntax
ScriptContainer.scrollbar = boolean
Remarks
This property can be set at design time and at runtime. By default, the value of this property is false. If you set this property to true:
You can also set this property from within a scriptlet. For details, see the scrollbar property. To set the size of the scriptlet container object window from within the scriptlet, see Adding Scriptlets to Your Application.