VncSharp

PasswordDialog Class

A simple GUI Form for obtaining a user's password. More elaborate interfaces could be used, but this is the default.

For a list of all members of this type, see PasswordDialog Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               ContainerControl
                  Form
                     PasswordDialog

[Visual Basic]
Public Class PasswordDialog
Inherits Form
[C#]
public class PasswordDialog : Form

Requirements

Namespace: VncSharp

Assembly: VncSharp (in VncSharp.dll)

See Also

PasswordDialog Members | VncSharp Namespace