Property Page

  • Thread starter Thread starter Emmanuel
  • Start date Start date
E

Emmanuel

Hi all,

i repost my question here. How can i see the EmpId

on the user's property page ( Select a user, right
click and select properties..)

I can see it on the context menu but it's not what i
want..I want to be able to change it directly on the
property.

How can i do that?

Regards
Manu
 
Hi Manu,

If I undertand you correctly, you have modified the
display specifiers for the context menu of your user
objects. This is why you are seeing the option in the
context menu.

If you want this value to be alterable from the prop
page, you need to create the prop page as a DLL. Then
you need to add the GUID of that prop pages attribute in
the same display specifier where you modified the context
menu.

I believe this property page is also given as an example
in the SDK.

Hope this helps,
Tony Yuhas
Microsoft
Active Directory Tools
 
Back
Top