system users

  • Thread starter Thread starter Hrvoje Voda
  • Start date Start date
H

Hrvoje Voda

Is there a system dialogbox which I can use to add, change or check users
accounts?
Something like users accounts in control panel.

Hrcko
 
System.Diagnostics.Process.Start("lusrmgr.msc");

Gabriel Lozano-Morán
 
Is there a way to use this list for my own perpose?

I would like to select one user and put his/her information into my
application.

Hrcko
 

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

Similar Threads

user control 1
store procedure 3
listview 3
ckecked listbox 4
reading data from web server 2
got focus 2
replace values 19
treeView control layout 1

Back
Top