StdHeight – PB Docs 150

StdHeight property for PowerScript controls

Controls

HScrollBar

Description

If you enable the StdHeight property, the HScrollBar displays
with the standard height for your system.

Usage

In a painter

proc.png To enable standard height:

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

In scripts

The StdHeight property takes a boolean value. At runtime,
as long as StdHeight is true, setting the Height
property has no effect. If you set the StdHeight property to true,
the scroll bar displays with the standard height. If you set the StdHeight
property to false, the scroll bar displays with
the height specified in the Height property. The following line
specifies that height for an HScrollBar, instead of being standard,
is set to the height specified in the Height 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