Click or drag to resize
FdfLoginDialog Class
Inheritance Hierarchy

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class FdfLoginDialog : FdfDialog

The FdfLoginDialog type exposes the following members.

Constructors
  NameDescription
Public methodFdfLoginDialog
Initializes a new instance of the FdfLoginDialog class
Top
Properties
  NameDescription
Public propertyPassword
Public propertyUserName
Top
Methods
  NameDescription
Protected methodDispose
Releases the unmanaged resources used by the FdfLoginDialog and optionally releases the managed resources
(Overrides FdfDialogDispose(Boolean).)
Top
See Also