
|
|
I just got done coding the new UI elements for user tasks. Here is what it looks like when you click on a user node for the first time:

Here is when you click the "Umask" button:

Here is when you click on the "Change Password" linkbutton:

The Save button becomes active once the passwords match:

Here is when the passwords get unmasked by clicking on the "Unmask" button:

I'm giving most of the nodes on the treeview on the left, this same treatment. It will make the different command available without having to sweat it out. Version 1.1.0 is shaping up very nicely.
I had to really dig in with the object browser to see how to use Winforms in the result pane. The samples in the MMC 3.0 SDK didn't come close to show how to pass external data to the view. Google didn't turn up any answers, but thankfully, it only took me a couple hours to figure out. I'm hoping to have a blog post with code ready around Saturday.
Previous Page | Next Page