Top Method Summary
Options Name Purpose
InitializeComponent ()
InitializeEditorButton () Initializes the Drop Down Editor Button
MultipleEntriesPickerEditor_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the MultipleEntriesPickerEditor
OnBeforeOpenList (EventArgs) Raises the BeforeOpenList event
OnKeyDown (KeyEventArgs) Handles F3 key to invoke ShowLookupDialog method. This Method is executed when the KeyDown Event of the base class is fired.
OnVisibleChanged (EventArgs) Raises the VisibleChanged event
ultraListView1_ItemCheckStateChanged (Object, ItemCheckStateChangedEventArgs) Event handler for the ItemCheckStateChanged event of the ultraListView1
ultraListView1_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the ultraListView1
ultraListView1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown event of the ultraListView1

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

Top Event Summary
Options Name Purpose
BeforeOpenList (Object, EventArgs) Raised before the drop down list is opened

Top Property Summary
Options Name Purpose
CHARACTER Delimiter
LOGICAL DesignTime
CHARACTER ValueList


Method Detail
Top

InitializeComponent ()


Top

InitializeEditorButton ()

Purpose: Initializes the Drop Down Editor Button
Notes:

Top

MultipleEntriesPickerEditor_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the
MultipleEntriesPickerEditor
Notes:

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

OnBeforeOpenList (EventArgs)

Purpose: Raises the BeforeOpenList event
Notes:

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

OnKeyDown (KeyEventArgs)

Purpose: Handles F3 key to invoke ShowLookupDialog method.
This Method is executed when the KeyDown Event of the base class is
fired.
Notes:

Parameters:
e System.Windows.Forms.KeyEventArgs
System.Windows.Forms.KeyEventArgs
Top

OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

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

ultraListView1_ItemCheckStateChanged (Object, ItemCheckStateChangedEventArgs)

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

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinListView.ItemCheckStateChangedEventArgs
The ItemCheckStateChangedEventArgs with the data for this event
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_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


Constructor Detail
Top

MultipleEntriesPickerEditor ()

Purpose: Constructor for the MultipleEntriesPickerEditor class
Notes:



Event Detail
Top

BeforeOpenList (Object, EventArgs)

Purpose: Raised before the drop down list is opened
Notes:

Parameters:
sender System.Object
The object that raised the BeforeOpenList event
e System.EventArgs
The System.EventArgs with the data for the event


Property Detail
Top

CHARACTER Delimiter


Returns CHARACTER
Top

LOGICAL DesignTime


Returns LOGICAL
Top

CHARACTER ValueList


Returns CHARACTER


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