Namespace: Consultingwerk.Windows.OpenEdgeLogin
Class 
DatabaseLoginForm Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.Form

File:DatabaseLoginForm
Purpose:.NET Version of the OpenEdge Database Login Form
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 07 10:43:13 CET 2013
Notes:Used by _login.p, _prostar.p in the same package



Top Method Summary
Options Name Purpose
- InitializeComponent () Initializes the Visual Design
# OnLoad (EventArgs) Raises the Load event

Top Constructor Summary
Options Name Purpose
+ DatabaseLoginForm () Constructor for the DatabaseLoginForm class

Top Property Summary
Options Name Purpose
+ CHARACTER DatabaseName Gets and sets the current database name
+ CHARACTER DomainName Gets and sets the current domain name
+ CHARACTER Password Gets and sets the current password value
+ CHARACTER UserId Gets and sets the current user id


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

PUBLIC DatabaseLoginForm ()

Purpose: Constructor for the DatabaseLoginForm class
Notes:



Property Detail
Top

PUBLIC CHARACTER DatabaseName

Purpose: Gets and sets the current database name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER DomainName

Purpose: Gets and sets the current domain name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Password

Purpose: Gets and sets the current password value
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER UserId

Purpose: Gets and sets the current user id
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:54:27