I am setting up a Windows Service, I need in the service installer, to report connection data to an external server. How can I customize a dialog to receive data such as login and password, showing the password field with asterisks and validating the server address? ("http: // ...") Vlw! I'm using VS2015