LinesAtRoot property for PowerScript controls
Controls
TreeView controls
Description
When LinesAtRoot is enabled, PowerBuilder connects all root
items in a TreeView with lines.
Usage
In a painter
To specify that root items in a TreeView are connected:
-
Select the Lines At Root check box on the
General page of the control’s property page.
In scripts
The LinesAtRoot property takes a boolean value.
The following line specifies that all root items in a TreeView
are connected:
|
1 |
tv_1.LinesAtRoot = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest