Top Method Summary
Options Name Purpose
btnOk_Click (Object, EventArgs) Event handler for the Click event of the btnOk
InitializeComponent ()
LookupKeyDownHandler (Object, KeyEventArgs) Event handler for the KeyDown handler of the Text boxes with an EditorButton (Lookup)
OnLoad (EventArgs) Raises the Load event
OnShown (EventArgs) Raises the Shown event
StatusChangedHandler (Object, ProcessingStatusChangedEventArgs) Event handler for the StatusChanged event of the BatchGenerator class
tbPackage_EditorButtonClick (Object, EditorButtonEventArgs) Event handler for the EditorButtonClick event of the smartBusinessEntityBindingSource1_eBusinessEntity_BusinessEntityPackage Control
tbPackage_TextChanged (Object, EventArgs) Event handler for the TextChanged event of all input controls

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


Method Detail
Top

btnOk_Click (Object, EventArgs)

Purpose: Event handler for the Click event of the btnOk
Notes:

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

InitializeComponent ()


Top

LookupKeyDownHandler (Object, KeyEventArgs)

Purpose: Event handler for the KeyDown handler of the Text boxes with an
EditorButton (Lookup)
Notes: Maps F3 to EditorButtonClick

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

OnLoad (EventArgs)

Purpose: Raises the Load event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

StatusChangedHandler (Object, ProcessingStatusChangedEventArgs)

Purpose: Event handler for the StatusChanged event of the BatchGenerator
class
Notes:

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

tbPackage_EditorButtonClick (Object, EditorButtonEventArgs)

Purpose: Event handler for the EditorButtonClick event of the smartBusinessEntityBindingSource1_eBusinessEntity_BusinessEntityPackage
Control
Notes:

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

tbPackage_TextChanged (Object, EventArgs)

Purpose: Event handler for the TextChanged event of all input controls
Notes: Verifies that all fields a populated and enables the btnOk

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


Constructor Detail
Top

BatchGeneratorWizard ()

Purpose: Constructor for the BatchGeneratorWizard class
Notes:



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