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

PRIVATE 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

PUBLIC DisplayWidgetProperties (handle)

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

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

PRIVATE InitializeComponent ()

Purpose: Initializes the Visual Design
Notes:

Top

PUBLIC ShowWidgetProperties (handle)

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

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

PROTECTED 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

PUBLIC WidgetHandlePropertyControl ()

Purpose: Constructor for the WidgetHandlePropertyControl class
Notes:



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