Hi I have an access form which displays a TreeView and a ListView referenced
from the Microsoft Windows Common Control 6.0 (sp6) MSCOMCTL.OCX.
When I select a node in the TreeView, the ListView displays the correct
items under the node however; one of the items is always highlighted in grey
(not selected).
If I add a new topic to the node and press enter, both the items are now
selected (in blue)
If I then select the node, all items, nodes and topics are displayed in the
ListView.
Any ideas why this should be like this?
Thanks
Alex Dybenko - 14 Jun 2005 06:28 GMT
Not sure what is a question, but perhaps you can try to alternate
HideSelection property.

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> Hi I have an access form which displays a TreeView and a ListView
> referenced
[quoted text clipped - 15 lines]
>
> Thanks