Namespace: Consultingwerk.Windows.Controls
Class 
MultilpleEntriesPickerEditor Copy to Clipboard
Parent classes:
Inherits: Infragistics.Win.UltraWinEditors.UltraTextEditor
Inherited by: Consultingwerk.Windows.Framework.Controls.SmartTagsEditorControl

File:MultilpleEntriesPickerEditor
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Nov 12 17:45:13 CET 2016



Top Method Summary
Options Name Purpose
- InitializeComponent () Initializes the Visual Design
# InitializeEditorButton () Initializes the Drop Down Editor Button
- MultilpleEntriesPickerEditor_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the MultilpleEntriesPickerEditor
# 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
+ MultilpleEntriesPickerEditor () Constructor for the MultilpleEntriesPickerEditor 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

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PROTECTED InitializeEditorButton ()

Purpose: Initializes the Drop Down Editor Button
Notes:

Top

PRIVATE MultilpleEntriesPickerEditor_EditorButtonClick (Object, EditorButtonEventArgs)

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

PROTECTED OnBeforeOpenList (EventArgs)

Purpose: Raises the BeforeOpenList event
Notes:

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

PROTECTED 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

PROTECTED OnVisibleChanged (EventArgs)

Purpose: Raises the VisibleChanged event
Notes:

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

PRIVATE 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

PRIVATE 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

PRIVATE 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

PUBLIC MultilpleEntriesPickerEditor ()

Purpose: Constructor for the MultilpleEntriesPickerEditor class
Notes:



Event Detail
Top

PUBLIC 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

PUBLIC CHARACTER Delimiter


Returns CHARACTER
Top

PUBLIC LOGICAL DesignTime


Returns LOGICAL
Top

PUBLIC CHARACTER ValueList


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:18:09