Top Method Summary
Options Name Purpose
AddTableIoTargets (Control, UltraTreeNode) Adds the TableIO Targets of a Form to the UltraTreeNode for the Form
Infragistics.Win.UltraWinTree.UltraTreeNode CreatePackageNode (character) Creates or locates an UltraTreeNode for the given Package
Infragistics.Win.UltraWinTree.UltraTreeNode CreateSecurityKeyNode () Creates or locates an UltraTreeNode for the given Package
FillTree () Populates the Tree View Control
FillTree (Form, UltraToolbarsManager) Populates the Tree View Control
InitializeComponent ()
OnShown (EventArgs) Raises the Shown event
ultraButton1_Click (Object, EventArgs) Event handler for the Click event ultraButton1
ultraTree1_AfterSelect (Object, SelectEventArgs) Event handler for the AfterSelect event of the ultraTree1 instance

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

Top Property Summary
Options Name Purpose
CHARACTER SelectedObject
System.Collections.Generic.List <UltraToolbarsManager> SelectedToolbarController
Consultingwerk.Windows.Framework.Authorization.ToolbarContainerTypeEnum ToolbarContainerType


Method Detail
Top

AddTableIoTargets (Control, UltraTreeNode)

Purpose: Adds the TableIO Targets of a Form to the UltraTreeNode for the Form
Notes: Recursive method

Parameters:
poControl System.Windows.Forms.Control
The current parent control
poFormNode Infragistics.Win.UltraWinTree.UltraTreeNode
The UltraTreeNode for the current Form
Top

Infragistics.Win.UltraWinTree.UltraTreeNode CreatePackageNode (character)

Purpose: Creates or locates an UltraTreeNode for the given Package
Notes:

Parameters:
pcPackage CHARACTER
The name of the package to create a node for
Returns Infragistics.Win.UltraWinTree.UltraTreeNode
The UltraTreeNode that references the package
Top

Infragistics.Win.UltraWinTree.UltraTreeNode CreateSecurityKeyNode ()

Purpose: Creates or locates an UltraTreeNode for the given Package
Notes:

Returns Infragistics.Win.UltraWinTree.UltraTreeNode
The UltraTreeNode that references the package
Top

FillTree ()

Purpose: Populates the Tree View Control
Notes:

Top

FillTree (Form, UltraToolbarsManager)

Purpose: Populates the Tree View Control
Notes:

Parameters:
poForm System.Windows.Forms.Form
The reference to the form
poToolbar Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The reference to the toolbar controller
Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

ultraButton1_Click (Object, EventArgs)

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

ultraTree1_AfterSelect (Object, SelectEventArgs)

Purpose: Event handler for the AfterSelect event of the ultraTree1 instance
Notes:

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


Constructor Detail
Top

ToolbarContainerLookupDialog ()

Purpose: Constructor for the ToolbarContainerLookupDialog class
Notes:



Property Detail
Top

CHARACTER SelectedObject


Returns CHARACTER
Top

System.Collections.Generic.List <UltraToolbarsManager> SelectedToolbarController


Returns System.Collections.Generic.List <UltraToolbarsManager>
Top

Consultingwerk.Windows.Framework.Authorization.ToolbarContainerTypeEnum ToolbarContainerType


Returns Consultingwerk.Windows.Framework.Authorization.ToolbarContainerTypeEnum


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