StdWidth – PB Docs 150

StdWidth property for PowerScript controls

Controls

VScrollBar controls

Description

If you enable the StdWidth option, the VScrollBar displays
with the standard width for your system.

Usage

In a painter

proc.png To enable standard width:

  1. Select the StdWidth check box on the General
    page of the control’s Properties view.

In scripts

The StdWidth property takes a boolean value. At runtime, as
long as StdWidth is true, setting the Width property
has no effect. If you set the StdWidth property to true,
the scroll bar displays with the standard width. If you set the StdWidth
property to false, the scroll bar displays with
the width specified in the Width property. The following line specifies
that width for a VScrollBar, instead of being standard, is set to
the width specified in the Width property.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x