TAdvTreeView & ShowRoot...

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

Sorry, there is currently no such equivalent property.

Thanks for the reply - I've posted it as a feature request.


Steve