Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Referring to controls on tab pages – PB Docs 2017 – PowerBuilder Library

Referring to controls on tab pages – PB Docs 2017

Referring
to controls on tab pages

If you are referring to a control on a tab page in another window,
you must fully qualify the control’s name up to the window level.

The following example shows a fully qualified reference to a
static text control:

This example from the PowerBuilder Code Examples sets the size of
a DataWindow control on the tab page to match the size of another
DataWindow control in the window. Because all the tab pages were
inserted in the painter, the Control property array corresponds with the
tab page index. All the pages are based on the same user object
u_tab_dir:

In scripts and functions for the tab page user object, the user
object knows about its own controls. You do not need to qualify
references to the controls. This example in a function for the
u_tab_dir user object retrieves data for the dw_dir DataWindow
control:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x