Namespace: Consultingwerk.Util.Support
Interface 
IShowDialogSupport Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Util.Support.ShowDialogSupport




Top Method Summary
Options Name Purpose
CHARACTER ShowDialog (CommonDialog) Shows a .NET Form or ABL GUI for .NET hybrid Form as a Dialog
ShowDialog (Form) Shows a .NET Form or ABL GUI for .NET hybrid Form as a Dialog


Method Detail
Top

CHARACTER ShowDialog (CommonDialog)

Purpose: Shows a .NET Form or ABL GUI for .NET hybrid Form as a Dialog
Notes:

Parameters:
poForm System.Windows.Forms.CommonDialog
The .NET Common Dialog Form to show as a Dialog
Returns CHARACTER
The CHARACTER representation of the DialogResult value (ToString())
Top

ShowDialog (Form)

Purpose: Shows a .NET Form or ABL GUI for .NET hybrid Form as a Dialog
Notes:

Parameters:
poForm System.Windows.Forms.Form
The .NET Form or ABL GUI for .NET hybrid Form to show as a Dialog


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:45