Top Method Summary
Options Name Purpose
cbDefinitions_ValueChanged (Object, EventArgs) Event handler for the ValueChanged event of the cbDefinitions
InitializeComponent () Initializes the Visual Design
lvButtons_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the lvButtons
lvButtons_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs) Event handle for the ItemSelectionChanged of the lvButtons
lvSelected_ItemDoubleClick (Object, ItemDoubleClickEventArgs) Event handler for the ItemDoubleClick event of the lvSelected
lvSelected_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs) Event handle for the ItemSelectionChanged of the lvSelected
PopulateButtons () Populates the list of buttons
CHARACTER ShowDialog (CharacterList, character) Displays the Dialog and returns the list of selected buttons
ultraButton1_Click (Object, EventArgs) Event handler for the Click event of the ultraButton3
ultraButton3_Click (Object, EventArgs) Event handler for the Click event of the ultraButton3
ultraButton4_Click (Object, EventArgs) Event handler for the Click event of the ultraButton6
ultraButton5_Click (Object, EventArgs) Event handler for the Click event of the ultraButton5
ultraButton6_Click (Object, EventArgs) Event handler for the Click event of the ultraButton6
ultraButton7_Click (Object, EventArgs) Event handler for the Click event of the ultraButton7

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


Method Detail
Top

cbDefinitions_ValueChanged (Object, EventArgs)

Purpose: Event handler for the ValueChanged event of the cbDefinitions
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 ()

Purpose: Initializes the Visual Design
Notes:

Top

lvButtons_ItemDoubleClick (Object, ItemDoubleClickEventArgs)

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

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

lvButtons_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs)

Purpose: Event handle for the ItemSelectionChanged of the lvButtons
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

lvSelected_ItemDoubleClick (Object, ItemDoubleClickEventArgs)

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

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

lvSelected_ItemSelectionChanged (Object, ItemSelectionChangedEventArgs)

Purpose: Event handle for the ItemSelectionChanged of the lvSelected
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

PopulateButtons ()

Purpose: Populates the list of buttons
Notes:

Top

CHARACTER ShowDialog (CharacterList, character)

Purpose: Displays the Dialog and returns the list of selected buttons
Notes:

Parameters:
poButtonDefinitions Consultingwerk.Framework.Collections.CharacterList
The CharacterList of files with Button definitions from the config
pcButtons CHARACTER
The currently selected toolbar buttons
Returns CHARACTER
The new list of selected toolbar buttons or ? on Cancel
Top

ultraButton1_Click (Object, EventArgs)

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

ultraButton3_Click (Object, EventArgs)

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

ultraButton4_Click (Object, EventArgs)

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

ultraButton5_Click (Object, EventArgs)

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

ultraButton6_Click (Object, EventArgs)

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

ultraButton7_Click (Object, EventArgs)

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


Constructor Detail
Top

ToolbarButtonsDialog ()

Purpose: Constructor for the ToolbarButtonsDialog class
Notes:



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