PopupWindow
property for PowerScript controls
Applies to
WebBrowser controls
Description
Specifies whether the new page is opened in a new popup window
(similar to “Open in new tab” in the other Web browsers). The default
value is TRUE.
When this property is changed at runtime, the Web page will need to
be refreshed or navigated again for the property to take effect.
Usage
In a painter
To set the PopupWindow property:
-
Select the PopupWindow check box on the General page of the
control’s Properties view.
In scripts
The PopupWindow property takes a boolean value. This example sets
PopupWindow for the WebBrowser control:
|
1 |
wb_1.PopupWindow = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest