|
-
Jul 22nd, 2009, 04:49 AM
#11
Re: Populate TreeView with Active Directory objects
Being able to see the users in each group is totally different because groups do not contain child objects in the same way that containers and OUs do. You would have to use something like what I have done in this thread to get all of the users and then add them to the treeview: http://www.vbforums.com/showthread.php?t=535091
Also, this is a codebank thread and as such it is not really for asking questions so if you do still have more questions that are not strictly related to this ADTreeView control (finding out which users are in a group is not really related) then please post them in the VB.NET part of the forum and if necessary then just put a link to this thread in there so that people know what you are working with
Last edited by chris128; Jul 22nd, 2009 at 04:59 AM.
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
|