Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.205 PasswordChar Property

Description:

Defines the character to be echoed when a password is typed into the text box.

Used in control(s):

Edit

TextBox

Value:

The character to be echoed.

You can only set a single character.

It is only effective when the Password property is True.

Default value:

* (Asterisk)

COBOL picture:

X

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Reference only.

Backward compatibility attribute:

None.