Namespace: Consultingwerk.Windows.Util.Controls
Class 
WidgetHandlePropertyControl Copy to Clipboard
Parent classes:
Inherits: Progress.Windows.UserControl

File:WidgetHandlePropertyControl
Purpose:Visualizes properties of a Widget
Author(s):Leo van Delft / Consultingwerk Ltd.
Created:Mon May 20 08:25:35 CEST 2019



Top Method Summary
Options Name Purpose
BeforeExpandHandler (Object, CancelableNodeEventArgs) Event handler for the BeforeExpand event of the tree view control
DisplayWidgetProperties (handle) Displays the properties of the widget in the property grid
InitializeComponent () Initializes the Visual Design
ShowWidgetProperties (handle) Displays the properties of the widget in the property grid
ShowWidgetProperties (handle, TreeNodesCollection) Displays the properties of the widget in the property grid

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


Method Detail
Top

BeforeExpandHandler (Object, CancelableNodeEventArgs)

Purpose: Event handler for the BeforeExpand event of the tree view control
Notes:

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

DisplayWidgetProperties (handle)

Purpose: Displays the properties of the widget in the property grid
Notes:

Parameters:
phWidget HANDLE
The widget (handle) to visualize
Top

InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

ShowWidgetProperties (handle)

Purpose: Displays the properties of the widget in the property grid
Notes:

Parameters:
phWidget HANDLE
The widget (handle) to visualize
Top

ShowWidgetProperties (handle, TreeNodesCollection)

Purpose: Displays the properties of the widget in the property grid
Notes:

Parameters:
phWidget HANDLE
The widget (handle) to visualize
poTreeNodes Infragistics.Win.UltraWinTree.TreeNodesCollection
The parent nodes collection to add the widget to


Constructor Detail
Top

WidgetHandlePropertyControl ()

Purpose: Constructor for the WidgetHandlePropertyControl class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:16:21