|
-
May 24th, 1999, 03:21 PM
#1
Deselecting TreeView items during insert
I'm using a CTreeView ( actually a SECTreeView from Stingray ) and I am unable to deselect all of the tree items before inserting a new one. Stingray provides a DeselectAllItems() method that seems to have no effect. I've tried sending UpdateWindow and RedrawWindow messages, setting the focus to the view then trying to deselect, even invalidating the entire client area and redrawing, but nothing seems to work. Anyone know how you would perform a DeselectAll type operation on a standard TreeView? Maybe I can work around the Stingray stuff...
Thanks!
John
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|