Namespace: Consultingwerk.WindowIntegrationKit
Interface 
IReplacedWidgetCustomizer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IReplacedWidgetCustomizer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri May 25 13:38:20 CEST 2012
Purpose: Provides customization capabilities
Notes: Used by Consultingwerk.Util.WidgetHelper:ReplaceWidget



Top Method Summary
Options Name Purpose
+ AssignControlProperties (Control, handle) Provides customization capabilities
+ System.Drawing.Image LoadCustomImage (Control, handle) Provides customization capabilities
+ RefreshControlProperties (Control, handle) Provides customization capabilities


Method Detail
Top

PUBLIC AssignControlProperties (Control, handle)

Purpose: Provides customization capabilities
Notes: Used by Consultingwerk.Util.WidgetHelper:ReplaceWidget

Parameters:
poControl System.Windows.Forms.Control
The reference to the generated .NET Control
phWidget HANDLE
The handle of the original ABL Widget
Top

PUBLIC System.Drawing.Image LoadCustomImage (Control, handle)

Purpose: Provides customization capabilities
Notes: Used by Consultingwerk.Util.WidgetHelper:ReplaceWidget
Allows loading a custom image. When this method is supposed to return
the custom image reference

Parameters:
poControl System.Windows.Forms.Control
The reference to the generated .NET Control
phWidget HANDLE
The handle of the original ABL Widget
Returns System.Drawing.Image
The reference to the custom image for the Control
Top

PUBLIC RefreshControlProperties (Control, handle)

Purpose: Provides customization capabilities
Notes: Used by Consultingwerk.Util.WidgetHelper:ReplaceWidget

Parameters:
poControl System.Windows.Forms.Control
The reference to the generated .NET Control
phWidget HANDLE
The handle of the original ABL Widget


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