Password – PB Docs 150

Password property for PowerScript controls

Controls

SingleLineEdit controls

Description

The Password property specifies whether the control is a password
field, in which characters the user types appear as asterisks (*).
If Password is not enabled, the characters appear as the user types
them.

Usage

In a painter

proc.png To make the control a password field:

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

In scripts

The Password property takes a boolean value.

The following example sets the SingleLineEdit to a password
field so that characters typed in appear as asterisks.


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