Using system 'Select Users, Computers or Groups' dialog box.....

  • Thread starter Thread starter Alexander Prozor
  • Start date Start date
A

Alexander Prozor

Hello,
does anybody using system 'Select Users, Computers or Groups' dialog box
to searching in LDAP ?
I use my own dialog for this purpose but using the system one is much
better for me....

thank you.

P.S. you can see this dialog by choosing 'security' tab on any folder
'Sharing and Security' properties ( for example ) and clicking by 'Add'
button.
 
Alexander,

There is a great article on CodeProject.com on how to do this titled
"Using the Windows 2000/XP Object Selection Dialog", located at (watch for
line wrap):

http://www.codeproject.com/w2k/BfObjectSelection2.asp

The code is in C++, but it has code for a COM component, and gives .NET
code as well.

Hope this helps.
 
thank you,
it helps :)
actually this code contains C# wrapper too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top