InputFieldsVisible property for PowerScript controls
Controls
RichTextEdit controls
Description
When the InputFieldVisible property is enabled, input fields
appear on the RichTextEdit control
Usage
In a painter
To make input fields visible:
-
Select the Fields Visible check box on
the Document tab page of the control’s property page.
In scripts
The InputFieldsVisible property takes a boolean value. The
following example specifies that input fields are visible in a RichTextEdit
control:
1 |
rte_1.InputFieldsVisible = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments