Top Method Summary
Options Name Purpose
CreateListViewItems () Create items for the RadListView
InitializeComponent ()
LoadQuickActions () Loads the quick actions
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
radListView1_ItemMouseDoubleClick (Object, ListViewItemEventArgs) Event handler for the ItemMouseDoubleClick event of the radListView1
radListView1_SelectedItemChanged (Object, EventArgs) Event handler for the SelectedItemChanged event of the radListView1

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


Method Detail
Top

CreateListViewItems ()

Purpose: Create items for the RadListView
Notes:

Top

InitializeComponent ()


Top

LoadQuickActions ()

Purpose: Loads the quick actions
Notes:

Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes:

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

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

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

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

radListView1_ItemMouseDoubleClick (Object, ListViewItemEventArgs)

Purpose: Event handler for the ItemMouseDoubleClick event of the radListView1
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Telerik.WinControls.UI.ListViewItemEventArgs
The ListViewItemEventArgs with the data for this event
Top

radListView1_SelectedItemChanged (Object, EventArgs)

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

DesktopForm2 ()

Purpose: Constructor for the DesktopForm2 class
Notes:



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