Namespace: Consultingwerk.Windows.Framework.System
Class 
LanguageSelectionForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:LanguageSelectionForm
Purpose:Selection of Languages
Author(s):Sebastian Wandel / Consultingwerk Ltd.
Created:Fri Jun 04 11:38:01 CEST 2021



Top Method Summary
Options Name Purpose
btnSearch_Click (Object, EventArgs) Event handler for the Click event of the btnSearch
ButtonOk_Click (Object, EventArgs) Assign the list of selected languages to the SelectedLanguages property to have it available even after the dialog was closed.
CHARACTER GetNameOfItemKey (character) Gets the Name of a language identified by it's key
InitializeComponent () Initializes the Visual Design
LanguageSelectionForm_Resize (Object, EventArgs) Event handler for the Resize event of the Form
multipleItemPickerControl1_SelectedItemsChanged (Object, EventArgs) Event handler for the SelectedItemsChanges event of the multipleItemPickerControl1
OnShown (EventArgs) Populate the Selection Control
ultraTextEditor1_KeyPress (Object, KeyPressEventArgs) Event handler for the KeyPress Event of the ultraTextEditor1

Top Constructor Summary
Options Name Purpose
LanguageSelectionForm () Initializes a new instance of the LanguageSelectionForm

Top Property Summary
Options Name Purpose
Consultingwerk.Framework.Collections.CharacterDictionary SelectedLanguages


Method Detail
Top

btnSearch_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnSearch
Notes:

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

ButtonOk_Click (Object, EventArgs)

Purpose: Assign the list of selected languages to the
SelectedLanguages property to have it available even after the
dialog was closed.
Notes:

Parameters:
sender System.Object
The source of the event
e System.EventArgs
An EventArgs that contains no event data
Top

CHARACTER GetNameOfItemKey (character)

Purpose: Gets the Name of a language identified by it's key
Notes:

Parameters:
pcKeyValue CHARACTER
The key of the language to return the Name for
Returns CHARACTER
The Name of the language
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

LanguageSelectionForm_Resize (Object, EventArgs)

Purpose: Event handler for the Resize event of the Form
Notes:

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

multipleItemPickerControl1_SelectedItemsChanged (Object, EventArgs)

Purpose: Event handler for the SelectedItemsChanges event of the multipleItemPickerControl1
Notes:

Parameters:
sender System.Object
: System.Object
e System.EventArgs
: System.EventArgs
Top

OnShown (EventArgs)

Purpose: Populate the Selection Control
Notes:

Parameters:
e System.EventArgs
An EventArgs that contains no event data
Top

ultraTextEditor1_KeyPress (Object, KeyPressEventArgs)

Purpose: Event handler for the KeyPress Event of the ultraTextEditor1
Notes:

Parameters:
sender System.Object
The reference to the Control that raised the event
e System.Windows.Forms.KeyPressEventArgs
The KeyPressEventArgs with the data for this event


Constructor Detail
Top

LanguageSelectionForm ()

Purpose: Initializes a new instance of the LanguageSelectionForm
Notes:



Property Detail
Top

Consultingwerk.Framework.Collections.CharacterDictionary SelectedLanguages


Returns Consultingwerk.Framework.Collections.CharacterDictionary


Temp-Table Detail


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