Namespace: Consultingwerk.Studio.LegacyGuiMigration
Class 
BrowseAblGuiFileDialogForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
CHARACTER GetAblGuiFileName () Shows the dialog and returns the selected ABL GUI file name
InitializeComponent ()
OnFormClosing (FormClosingEventArgs) Raises the FormClosing event
OnShown (EventArgs) Raises the Shown event
SmartDataBrowser1_DefaultActionHandler (Object, EventArgs) Event handler for the DefaultAction event of the smartDataBrowser1
ultraTextEditor1_KeyDown (Object, KeyEventArgs) Event handler for the KeyDown event of the ultraTextEditor1

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

Top Property Summary
Options Name Purpose
CHARACTER FileName


Method Detail
Top

CHARACTER GetAblGuiFileName ()

Purpose: Shows the dialog and returns the selected ABL GUI file name
Notes:

Returns CHARACTER
The selected ABL GUI file name
Top

InitializeComponent ()


Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes: Raises the FormClosing event to notify listeners that the form is closing.

Parameters:
e System.Windows.Forms.FormClosingEventArgs
The FormClosingEventArgs object that contains the event data
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes: Raises the Shown event to notify listeners that the form has been shown.

Parameters:
e System.EventArgs
The EventArgs object that contains the event data
Top

SmartDataBrowser1_DefaultActionHandler (Object, EventArgs)

Purpose: Event handler for the DefaultAction event of the smartDataBrowser1
Notes: Closes the form with OK result when user double-clicks a row

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e System.EventArgs
The Consultingwerk.EventArgs with the data for this event
Top

ultraTextEditor1_KeyDown (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown event of the ultraTextEditor1
Notes:

Parameters:
sender Progress.Lang.Object
The reference to the object that raised the event
e System.Windows.Forms.KeyEventArgs
The System.Windows.Forms.KeyEventArgs with the data for this event


Constructor Detail
Top

BrowseAblGuiFileDialogForm ()

Purpose: Constructor for the BrowseAblGuiFileDialogForm class
Notes:



Property Detail
Top

CHARACTER FileName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:23