Re: Standard Database Connection Dialog
Peter Ritchie <[email protected]> Mon, 29 Oct 2007 14:49:24 -0400
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <LISTSERV%[email protected]> |
I would suggest using the CredUIPromptForCredentials Win32 function. It will present a credential dialog that is consisent to the version of Windows currently being run. There's many examples of using that method, like http://www.developerfusion.co.uk/show/4693/