Top Method Summary
Options Name Purpose
ShownHandler (Object, EventArgs) Event handler for the Form's Shown event

Top Constructor Summary
Options Name Purpose
TreeViewFormShownHandler (Form, DynamicTreeViewControl, character) Constructor for the TreeViewFormShownHandler class


Method Detail
Top

ShownHandler (Object, EventArgs)

Purpose: Event handler for the Form's Shown event
Notes: Fetches the root nodes for the configured Root Node Code and
unsubscribes from the Shown event

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

TreeViewFormShownHandler (Form, DynamicTreeViewControl, character)

Purpose: Constructor for the TreeViewFormShownHandler class
Notes: Subscribes to the Form's Shown event to populate the tree

Parameters:
poForm System.Windows.Forms.Form
The reference to the Form hosting the tree view control
poTreeViewControl Consultingwerk.Windows.Controls.DynamicTreeViewControl
The reference to the DynamicTreeViewControl to populate
pcRootNodeCode CHARACTER
The Root Node Code (node type) to populate the tree with


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:41:39