Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

StdHeight – PB Docs 2021 – PowerBuilder Library

StdHeight – PB Docs 2021

StdHeight

property for PowerScript controls

Applies to

HScrollBar

Description

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

Usage

In a painter

To enable standard height:

  • 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
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x