|
-
July 19th, 1999, 03:59 AM
#1
TreeView
how can you select multiple nodes in a tree view control
-
July 19th, 1999, 04:23 AM
#2
Re: TreeView
You can't - it's a limitation / design of the Standard Windows control. You could get around this by handling the Custom Drawing of the control yourself - better still, investigate some of the other third-party treeview controls out there - it'll save you a lot of time.
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
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
|