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

File:AttributeValuePickListDialog
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Mar 19 22:41:21 CET 2020



Top Method Summary
Options Name Purpose
CHARACTER GetSelectedItems () Returns the list of selected items
InitializeComponent () Initializes the Visual Design
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
SetItems (character, character) Sets the Items for the Pick List
ultraListView1_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the ultraListView1

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


Method Detail
Top

CHARACTER GetSelectedItems ()

Purpose: Returns the list of selected items
Notes:

Returns CHARACTER
The comma delimited list of selected items
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs with the data for this event
Top

SetItems (character, character)

Purpose: Sets the Items for the Pick List
Notes:

Parameters:
pcItems CHARACTER
The comma delimited list of possible
pcCurrentValue CHARACTER
The comma delimited list of current values
Top

ultraListView1_ItemDoubleClick (Object, ItemDoubleClickEventArgs)

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

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


Constructor Detail
Top

AttributeValuePickListDialog ()

Purpose: Constructor for the AttributeValuePickListDialog class
Notes:



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