Click or drag to resize

CredentialDialog Events

The CredentialDialog type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventPasswordChanged
Event raised when the Password property changes.
Public eventUserNameChanged
Event raised when the UserName property changes.
Top
See Also