HasLines
property for PowerScript controls
Applies to
TreeView controls
Description
When the HasLines property is enabled, PowerBuilder connects tree
items by lines.
Usage
In a painter
To enable connecting TreeView items:
-
Select the HasLines check box on the General page of the
control’s Properties view.
In scripts
The HasLines property takes a boolean value. The following line
specifies that PowerBuilder will display lines connecting tree
items:
|
1 |
tv_1.HasLines = TRUE |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest