Namespace: Consultingwerk.Windows.Framework.Menu
Class 
ReorderMenuItemsForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:ReorderMenuItemsForm
Author(s):Marko Rueterbories / Consultingwerk Ltd.
Created:Fri Feb 15 18:15:31 CET 2013



Top Method Summary
Options Name Purpose
AddListEntry (character, character) Creates a new Node in the NodesCollection
INTEGER GetIndexOfEntry (character) Returns the NodesCollection Index of the Node identified by the NodeKey
InitializeComponent ()
MoveNode (character) Moves a Node one position up or down
ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) Handler for the ToolClick Event of the smartToolbarController

Top Constructor Summary
Options Name Purpose
ReorderMenuItemsForm ()


Method Detail
Top

AddListEntry (character, character)

Purpose: Creates a new Node in the NodesCollection
Notes:

Parameters:
pcNodeKey CHARACTER
The Key of the new Node
pcNodeText CHARACTER
The Label of the Node
Top

INTEGER GetIndexOfEntry (character)

Purpose: Returns the NodesCollection Index of the Node identified by the
NodeKey
Notes:

Parameters:
pcNodeKey CHARACTER
Key of the Node
Returns INTEGER
INTEGER The NodesCollection Index
Top

InitializeComponent ()


Top

MoveNode (character)

Purpose: Moves a Node one position up or down
Notes:

Parameters:
pcAction CHARACTER
The direction (Up / Down) to move the Node
Top

ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)

Purpose: Handler for the ToolClick Event of the smartToolbarController
Notes:

Parameters:
sender System.Object
The source of the event
e Infragistics.Win.UltraWinToolbars.ToolClickEventArgs
A ToolClickEventArgs that contains the data for the event


Constructor Detail
Top

ReorderMenuItemsForm ()




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