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

Placeholder – PB Docs 2019 – PowerBuilder Library

Placeholder – PB Docs 2019

Placeholder

property for PowerScript controls

Applies to

SingleLineEdit controls

Description

The Placeholder property specifies a short description for the
expected value of the input field. The Placeholder value can be used as a
text label or hint; hence can help to reduce the number of UI
controls.

You will need to run the application to see the Placeholder value,
and the Placeholder value will not be displayed 1) if the Text property is
set (the Text value will be displayed first); or 2) when the input field
has focus.

Usage

In a painter

To specify the placeholder for a SingleLineEdit control:

  • Enter the desired text in the Placeholder field on the General
    page of the control’s Properties view.

In scripts

The Placeholder property takes a string value.

The following line sets the placeholder value for a SingleLineEdit
control:


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