Namespace: Consultingwerk.Windows.Framework.System
Class 
GetDatabaseNameForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:GetDatabaseNameForm
Purpose:Provides an UI to select the working database
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 28 07:17:43 CET 2012



Top Method Summary
Options Name Purpose
InitializeComponent ()
OnLoad (EventArgs) Raises the Load event
ultraComboEditor1_SelectionChanged (Object, EventArgs) Event handler for the SelectionChanged event of the ultraComboEditor1
ultraComboEditor1_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the ultraComboEditor1

Top Constructor Summary
Options Name Purpose
GetDatabaseNameForm () Constructor of the GetDatabaseNameForm class

Top Property Summary
Options Name Purpose
CHARACTER DatabaseName
CHARACTER DatabaseNames


Method Detail
Top

InitializeComponent ()


Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

ultraComboEditor1_SelectionChanged (Object, EventArgs)

Purpose: Event handler for the SelectionChanged event of the ultraComboEditor1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the error
e System.EventArgs
The System.EventArgs with the data for this event
Top

ultraComboEditor1_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the ultraComboEditor1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the error
e System.EventArgs
The System.EventArgs with the data for this event


Constructor Detail
Top

GetDatabaseNameForm ()

Purpose: Constructor of the GetDatabaseNameForm class
Notes:



Property Detail
Top

CHARACTER DatabaseName


Returns CHARACTER
Top

CHARACTER DatabaseNames


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:52