Hi,
Is it possible to show parent node "without any lines or plus sign" and adding child nodes under same parent node which have showplusMinus enalbed.
like :
(ParentNode)
+Child1
+Child2
+Child3
Hi,
Is it possible to show parent node "without any lines or plus sign" and adding child nodes under same parent node which have showplusMinus enalbed.
like :
(ParentNode)
+Child1
+Child2
+Child3
Set the ShowLines property to false.
Gets or sets a value indicating whether lines are drawn between tree nodes in the tree view control.