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

File:WidgetHandle
Purpose:Helper Class that can return a Widget-Handle from a
.NET Control's Tag property
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu May 29 13:50:39 CEST 2014
Purpose: Private Constructor for the WidgetHandle class
Notes: Disallow instance creation



Top Method Summary
Options Name Purpose
+ HANDLE FromControl (Control) Returns the Widget-Handle value that is stored in a Control's Tag property

Top Constructor Summary
Options Name Purpose
- WidgetHandle () Private Constructor for the WidgetHandle class


Method Detail
Top

PUBLIC HANDLE FromControl (Control)

Purpose: Returns the Widget-Handle value that is stored in a Control's Tag
property
Notes:

Parameters:
poControl System.Windows.Forms.Control
The Control that contains the Widget-Handle in the Tag property
Returns HANDLE
The Widget-Handle or ?


Constructor Detail
Top

PRIVATE WidgetHandle ()

Purpose: Private Constructor for the WidgetHandle class
Notes: Disallow instance creation



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