Windows Develop Bookmark and Share   
 index > Windows Forms General > .NET control to use Active Directory Object Selection Dialog
 

.NET control to use Active Directory Object Selection Dialog

Hi All,

I was wondering if there is any .NET windows forms control to showActive Directory Object Selection Dialog.

I am refering to dialog which pops up when you try to grant a user permissions to a file.

It brings up "Select Users , Groups" and then you can search groups or users in current directory or computer.

Thanks,

salim

Salim  Wednesday, January 25, 2006 9:11 PM

This is difficult but there is an article on how to do it here.

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

Simon Jones - MSDL  Friday, August 11, 2006 8:04 AM

There is a nice solution here:

http://www.codeplex.com/ADUI

Enrique Ferreyra  Wednesday, September 03, 2008 7:06 PM

This is difficult but there is an article on how to do it here.

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

Simon Jones - MSDL  Friday, August 11, 2006 8:04 AM

There is a nice solution here:

http://www.codeplex.com/ADUI

Enrique Ferreyra  Wednesday, September 03, 2008 7:06 PM

You can use google to search for other answers

Custom Search

More Threads

• System.Windows.Forms.dll .Net 3.5 vs .Net 2.0
• Button Click Event fired only for the second click
• How to change mouse cursor during a drag & drop operation
• FORM.MDIPARENT=ME
• framework
• SaveFileDialog actions wrong
• Empty application name when using Open With
• TreeNode label edit
• Able to display Images into DatagridviewImageColumn, but...
• CAn anyone help me out