PGetScrollbars

Gets the setting (on or off) of the Scrollbars.


Query results

This query returns a boolean value that indicates whether the scroll bars are showing (true) or hidden (false).
To show or hide the scroll bars, use the PScrollbars command.

Example.

PGetScrollbars isShowing;
if (isShowing == true) ...


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support