Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
DatabaseLoginPreferencesForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:DatabaseLoginPreferencesForm
Purpose:Allows to remove opt-out from DB Login
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Sep 20 09:29:56 CEST 2014



Top Method Summary
Options Name Purpose
btnClose_Click (Object, EventArgs) Event handler for the Click event of the btnClose
btnRemove_Click (Object, EventArgs) Event handler for the Click event of the btnClose
InitializeComponent ()
OnShown (EventArgs) Raises the Shown event
RefreshListItems () Refreshes the List Items
ultraListView1_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs) Event handler for the ItemSelectionChanged event of the ultraListView1

Top Constructor Summary
Options Name Purpose
DatabaseLoginPreferencesForm () Constructor for the DatabaseLoginPreferencesForm class


Method Detail
Top

btnClose_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnClose
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

btnRemove_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnClose
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

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

RefreshListItems ()

Purpose: Refreshes the List Items
Notes:

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


Constructor Detail
Top

DatabaseLoginPreferencesForm ()

Purpose: Constructor for the DatabaseLoginPreferencesForm class
Notes:



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