Hi,
In the standard TTreeView component there is a property called "ShowRoot". If this is false the root lines are hidden. This enables the programmer to use the component as a fancy ListView.
How can I accomplish the same with TAdvTreeView? I cannot find a "ShowRoot" property.
Thanks - Steve