Namespace: Consultingwerk.BusinessEntityDesigner.UI
Class 
RegenerateTableQueryDialogForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, IHasTabDataSourceCount, ISmartToolbarTarget, ISmartWindowForm




Top Method Summary
Options Name Purpose
btnSelectAll_Click (Object, EventArgs) Event handler for the Click event of the btnSelectAll
CHARACTER GetBedgmFileNames () Shows the dialog and returns the selected BEDGM file names
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
RegenerateTableQueryDialogForm () Constructor for the RegenerateTableQueryDialogForm class


Method Detail
Top

btnSelectAll_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnSelectAll
Notes: Selects all rows currently visible in the browser

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

CHARACTER GetBedgmFileNames ()

Purpose: Shows the dialog and returns the selected BEDGM file names
Notes: Returns an indeterminate array when the dialog was cancelled or
no file was selected

Returns CHARACTER
The array of selected BEDGM file names
Top

InitializeComponent ()


Top

OnFormClosing (FormClosingEventArgs)

Purpose: Raises the FormClosing event
Notes: Captures the selected file names while the grid rows are still
accessible

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

RegenerateTableQueryDialogForm ()

Purpose: Constructor for the RegenerateTableQueryDialogForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:01:57