Namespace: Consultingwerk.Windows
Class 
DebugHelper Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DebugHelper
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Sep 10 13:57:31 CEST 2011



Top Method Summary
Options Name Purpose
DisplayProcessInformation () Displays information about the current process
KillCurrentProcess (logical) Kills the current process, optionally prompts the user
ShowClrObjectProperties (Object) Visualizes a .NET object in a Property Dialog
ShowClrObjectProperties (Object, IWin32Window) Visualizes a .NET object in a Property Dialog
StartDebugger () Starts the Progress debugger

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


Method Detail
Top

DisplayProcessInformation ()

Purpose: Displays information about the current process
Notes:

Top

KillCurrentProcess (logical)

Purpose: Kills the current process, optionally prompts the user
Notes:

Parameters:
plAsk LOGICAL
Logicla value indicating if the user should be prompted
Top

ShowClrObjectProperties (Object)

Purpose: Visualizes a .NET object in a Property Dialog
Notes:

Parameters:
poObject System.Object
The .NET object to be displayed in the property dialog.
Top

ShowClrObjectProperties (Object, IWin32Window)

Purpose: Visualizes a .NET object in a Property Dialog
Notes:

Parameters:
poObject System.Object
The .NET object to be displayed in the property dialog
poParent System.Windows.Forms.IWin32Window
The .NET Form to be used as the parent of the dialog
Top

StartDebugger ()

Purpose: Starts the Progress debugger
Notes:



Constructor Detail
Top

DebugHelper ()

Purpose: Constructor for the DebugHelper class
Notes: Disallow instance creation



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:33:11