AutoSkip property for PowerScript controls
Controls
EditMask controls
Description
When the AutoSkip property is enabled, the user’s
cursor automatically skips to the next control in the tabbing order
after entering all the characters allowed by the mask. If AutoSkip
is not enabled, the cursor does not skip automatically to the next
control.
Usage
In a painter
To enable Auto Skip:
-
Select the AutoSkip check box on the Mask
tab page of the EditMake control’s Properties view.
In scripts
The AutoSkip property takes a boolean value. This example
enables automatic skipping to the next control.
1 |
em_1.AutoSkip = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments