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
# OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
# 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
+ CHARACTER DomainName
+ LOGICAL OptOut
+ CHARACTER Password
+ CHARACTER UserId


Method Detail
Top

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
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


Returns CHARACTER
Top

PUBLIC CHARACTER DomainName


Returns CHARACTER
Top

PUBLIC LOGICAL OptOut


Returns LOGICAL
Top

PUBLIC CHARACTER Password


Returns CHARACTER
Top

PUBLIC CHARACTER UserId


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:14