ServicesCtl.LoginForm Class Reference

A Form for getting Login data (name, password, domain). More...

List of all members.

Public Member Functions

 LoginForm ()
 Creates a new instance.

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used.

Properties

string LoginName [get, set]
 The LoginName, it is backed up in the settings (AdminName).
string LoginDomain [get, set]
 The LoginDomain, it is backed up in the settings (AdminDomain).
string LoginPassword [get, set]
 the LoginPassword. It is never backed up in the settings.

Private Member Functions

void InitializeComponent ()
 Required method for Designer support - do not modify the contents of this method with the code editor.

Private Attributes

System.ComponentModel.IContainer components = null
 Required designer variable.


Detailed Description

A Form for getting Login data (name, password, domain).


Constructor & Destructor Documentation

ServicesCtl.LoginForm.LoginForm (  ) 

Creates a new instance.


Member Function Documentation

override void ServicesCtl.LoginForm.Dispose ( bool  disposing  )  [protected]

Clean up any resources being used.

Parameters:
disposing true if managed resources should be disposed; otherwise, false.

void ServicesCtl.LoginForm.InitializeComponent (  )  [private]

Required method for Designer support - do not modify the contents of this method with the code editor.


Member Data Documentation

System.ComponentModel.IContainer ServicesCtl.LoginForm.components = null [private]

Required designer variable.


Property Documentation

string ServicesCtl.LoginForm.LoginName [get, set]

The LoginName, it is backed up in the settings (AdminName).

string ServicesCtl.LoginForm.LoginDomain [get, set]

The LoginDomain, it is backed up in the settings (AdminDomain).

string ServicesCtl.LoginForm.LoginPassword [get, set]

the LoginPassword. It is never backed up in the settings.


The documentation for this class was generated from the following files:
Generated on Tue May 1 16:31:06 2007 for ServiceCtl by  doxygen 1.5.2