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

File:GenericConnectionProfileForm
Purpose:Provides a generic user interface for working with
the Consultingwerk.Framework.ConfigurationSettingsManager
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Aug 11 20:30:45 CEST 2012



Top Method Summary
Options Name Purpose
EditProfile () Edits the current profile
InitializeComponent ()
OnAssignSettingFromForm (AssignSettingFromFormEventArgs) Raises the AssignSettingFromForm event
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnLoad (EventArgs) Raises the Load event
OnSettingListViewItemCreated (SettingListViewItemCreatedEventArgs) Raises the SettingListViewItemCreated event
OnShowEditDialog (ShowEditDialogEventArgs) Raises the OnShowEditDialog event
OpenConnectionShowDialog ()
OpenMaintenanceShowDialog ()
RemoveProfile () Removes the selected profile
ultraListView1_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the ultraListView1
ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs) Event handler for the ItemSelectionChanged event of the ultraListView1
ultraListView1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown event of the ultraListView1
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Event handler for the ToolClick event of the ultraToolbarsManager1

Top Constructor Summary
Options Name Purpose
GenericConnectionProfileForm () Constructor for the ConnectionProfileForm

Top Event Summary
Options Name Purpose
AssignSettingFromForm (Object, AssignSettingFromFormEventArgs) Event raised to assign the settings form a Form to the Settings instance
SettingListViewItemCreated (Object, SettingListViewItemCreatedEventArgs) Event raised when a new List View Item has been created
ShowEditDialog (Object, ShowEditDialogEventArgs) Event raised when to create the Edit Dialog

Top Property Summary
Options Name Purpose
CHARACTER SelectedProfileGuid
Infragistics.Win.UltraWinListView.UltraListViewSubItemColumnsCollection SubItemColumns


Method Detail
Top

EditProfile ()

Purpose: Edits the current profile
Notes:

Top

InitializeComponent ()


Top

OnAssignSettingFromForm (AssignSettingFromFormEventArgs)

Purpose: Raises the AssignSettingFromForm event
Notes:

Parameters:
e Consultingwerk.Windows.AssignSettingFromFormEventArgs
The AssignSettingFromFormEventArgs with the data for this event
Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with th edata for this event
Top

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

OnSettingListViewItemCreated (SettingListViewItemCreatedEventArgs)

Purpose: Raises the SettingListViewItemCreated event
Notes:

Parameters:
e Consultingwerk.Windows.SettingListViewItemCreatedEventArgs
The SettingListViewItemCreatedEventArgs with the data for this event
Top

OnShowEditDialog (ShowEditDialogEventArgs)

Purpose: Raises the OnShowEditDialog event
Notes:

Parameters:
e Consultingwerk.Windows.ShowEditDialogEventArgs
The ShowEditDialogEventArgs with the data for this event
Top

OpenConnectionShowDialog ()

Purpose:
Notes:

Top

OpenMaintenanceShowDialog ()

Purpose:
Notes:

Top

RemoveProfile ()

Purpose: Removes the selected profile
Notes:

Top

ultraListView1_ItemDoubleClick (Object, ItemDoubleClickEventArgs)

Purpose: Event handler for the ItemDoubleClick event of the ultraListView1
Notes:

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

ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs)

Purpose: Event handler for the ItemSelectionChanged event of the ultraListView1
Notes:

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

ultraListView1_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown event of the ultraListView1
Notes:

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

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Event handler for the ToolClick event of the ultraToolbarsManager1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
The ToolClickEventArgs with the data for this event


Constructor Detail
Top

GenericConnectionProfileForm ()

Purpose: Constructor for the ConnectionProfileForm
Notes:



Event Detail
Top

AssignSettingFromForm (Object, AssignSettingFromFormEventArgs)

Purpose: Event raised to assign the settings form a Form to the Settings instance
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.AssignSettingFromFormEventArgs
The AssignSettingFromFormEventArgs with the data for this event
Top

SettingListViewItemCreated (Object, SettingListViewItemCreatedEventArgs)

Purpose: Event raised when a new List View Item has been created
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.SettingListViewItemCreatedEventArgs
The SettingListViewItemCreatedEventArgs with the data for this event
Top

ShowEditDialog (Object, ShowEditDialogEventArgs)

Purpose: Event raised when to create the Edit Dialog
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e Consultingwerk.Windows.ShowEditDialogEventArgs
The ShowEditDialogEventArgs with the data for this event


Property Detail
Top

CHARACTER SelectedProfileGuid


Returns CHARACTER
Top

Infragistics.Win.UltraWinListView.UltraListViewSubItemColumnsCollection SubItemColumns


Returns Infragistics.Win.UltraWinListView.UltraListViewSubItemColumnsCollection


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