Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
BrowseBedgmFileDialogForm 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 GetBedgmFileName () Shows the dialog and returns the selected BEDGM 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
BrowseBedgmFileDialogForm () Constructor for the BrowseBedgmFileDialogForm class

Top Property Summary
Options Name Purpose
CHARACTER FileName


Method Detail
Top

CHARACTER GetBedgmFileName ()

Purpose: Shows the dialog and returns the selected BEDGM file name
Notes:

Returns CHARACTER
The selected BEDGM 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

BrowseBedgmFileDialogForm ()

Purpose: Constructor for the BrowseBedgmFileDialogForm class
Notes:



Property Detail
Top

CHARACTER FileName


Returns CHARACTER


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