ToolbarAlignment property for PowerScript controls
Controls
Windows
Description
In an MDI frame window, Alignment specifies where the toolbar
displays.
Usage
In a painter
To specify the toolbar alignment:
-
Select the desired alignment type from
the ToolbarAlignment drop-down list on the Toolbar tab page of the
window’s Properties view.
In scripts
The ToolbarAlignment property takes a value of the ToolbarAlignment enumerated
datatype.
The following line specifies how the toolbar for window w_1 is
aligned in the toolbar dock:
1 |
This.ToolbarAlignment = AlignAtRight! |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments