Project Description
.NET common dialog based wrappers for the Active Directory UI common dialogs, in particular the Directory Object Picker.
Wraps the Active Directory common dialog Directory Object Picker in a .NET CommonDialog derived class.
MSDN Definition: The directory object picker dialog box enables a user to select one, or more, objects from the Active Directory global catalog, a Microsoft Windows 2000 domain or computer, a Microsoft Windows NT 4.0 domain or computer, or a workgroup. The object types from which a user can select include user, contact, group, and computer objects. (see
http://msdn.microsoft.com/en-us/library/aa746435(VS.85).aspx for more details)
Thanks for Armand du Plessis <armand@dotnet.org.za> for the original development (
http://dotnet.org.za/armand/articles/2453.aspx).
ExamplesCodePlex Project Startup Guide.