scrollbar Property

Specifies whether the scriptlet container object displays a scrollbar.

Applies To

Scriptlet

Syntax

window.external.scrollbar = boolean

Remarks

This property provides a way to set the scriptlet container object's scrollbar property from within the scriptlet.

By default, the value of this property is false. If you set this property to true:

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.