Namespace: Consultingwerk.WindowIntegrationKit
Class 
MenubarTreeviewLoader Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:MenubarTreeviewLoader
Purpose:Parses an ABL Menu-Bar and populates the nodes of an
UltraTree
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 11 12:09:13 CET 2013
Purpose: Loads an ABL menu-bar into an UltraTree
Notes:



Top Method Summary
Options Name Purpose
+ Load (handle, TreeNodesCollection) Loads an ABL menu into an UltraTree
+ Load (handle, UltraTree) Loads an ABL menu-bar into an UltraTree


Method Detail
Top

PUBLIC Load (handle, TreeNodesCollection)

Purpose: Loads an ABL menu into an UltraTree
Notes:

Parameters:
phMenu HANDLE
The HANDLE of the ABL Menu
poNodes Infragistics.Win.UltraWinTree.TreeNodesCollection
The TreeNodesCollection to load the menu into
Top

PUBLIC Load (handle, UltraTree)

Purpose: Loads an ABL menu-bar into an UltraTree
Notes:

Parameters:
phMenubar HANDLE
The HANDLE of the ABL Menubar
poTreeView Infragistics.Win.UltraWinTree.UltraTree
The UltraTree Control to load the menu into


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