TreeView controls
When the HasLines property is enabled, PocketBuilder connects tree items by lines.
To enable connecting TreeView items:
Select the HasLines check box on the General page of the control’s Properties view.
The HasLines property takes a boolean value. The following line specifies that PocketBuilder will display lines connecting tree items.
tv_1.HasLines = TRUE
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |