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

WindowDockOptions – PB Docs 2019 – PowerBuilder Library

WindowDockOptions – PB Docs 2019

WindowDockOptions

property for PowerScript controls

Applies to

Child Windows

Description

WindowDockOptions are for child windows to specify how they can be
opened:

  • WindowDockOptionAll!

  • WindowDockOptionTabbedDocumentOnly!

  • WindowDockOptionDockedOnly!

  • WindowDockOptionFloatOnly!

  • WindowDockOptionTabbedDocumentAndDockedOnly!

  • WindowDockOptionTabbedDocumentAndFloatOnly!

  • WindowDockOptionDockedAndFloatOnly!

Usage

In a painter

To set the window docking:

  • Select the desired state from the WindowDockOptions drop-down
    list on the Docking tab page of the window’s Properties view.

In scripts

You cannot specify the initial state of the window before it has
been opened. You can change its display state afterwards while the window
is open.

The WindowDockOptions property takes a value of the
WindowDockOptions enumerated datatype. The following line sets the dock
options for the current window:


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