scrollbar Property

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.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.