Namespace: Consultingwerk.Studio.LegacyGuiMigration.CreateBusinessEntityWizard
Class 
CreateBusinessEntityWizardForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Forms.BaseForm
Implements: Consultingwerk.Forms.IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasSecurityKey

File:CreateBusinessEntityWizardForm
Purpose:Wizard Form to create a new Business Entity and save it
as a .bedgm file
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 09 17:49:40 CET 2015



Top Method Summary
Options Name Purpose
btnOK_Click (Object, EventArgs) Event handler for the Click event of the btnOK
InitializeComponent ()
OnCustomizeBusinessEntity (CustomizeBusinessEntityEventArgs) Raises the CustomizeBusinessEntity Event
OnShown (EventArgs) Raises the Shown event
OnStatusChanged (StatusChangedEventArgs) Raises the StatusChanged

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

Top Event Summary
Options Name Purpose
CustomizeBusinessEntity (Object, CustomizeBusinessEntityEventArgs) Raised to allow the caller of the wizard to modify (add/enhance) the Business Entity information
StatusChanged (Object, StatusChangedEventArgs) Raised when the status of the class has changed

Top Property Summary
Options Name Purpose
Consultingwerk.Framework.Collections.CharacterList Tables


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

OnCustomizeBusinessEntity (CustomizeBusinessEntityEventArgs)

Purpose: Raises the CustomizeBusinessEntity Event
Notes:

Parameters:
e Consultingwerk.Studio.LegacyGuiMigration.CreateBusinessEntityWizard.CustomizeBusinessEntityEventArgs
The CustomizeBusinessEntityEventArgs with the data for the event
Top

OnShown (EventArgs)

Purpose: Raises the Shown event
Notes:

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

OnStatusChanged (StatusChangedEventArgs)

Purpose: Raises the StatusChanged
Notes:

Parameters:
e Consultingwerk.StatusChangedEventArgs
The StatusChangedEventArgs with the data for the event


Constructor Detail
Top

CreateBusinessEntityWizardForm ()

Purpose: Constructor for the CreateBusinessEntityWizardForm class
Notes:



Event Detail
Top

CustomizeBusinessEntity (Object, CustomizeBusinessEntityEventArgs)

Purpose: Raised to allow the caller of the wizard to modify (add/enhance)
the Business Entity information
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the CustomizeBusinessEntity event
e Consultingwerk.Studio.LegacyGuiMigration.CreateBusinessEntityWizard.CustomizeBusinessEntityEventArgs
The CustomizeBusinessEntityEventArgs with the data for the event
Top

StatusChanged (Object, StatusChangedEventArgs)

Purpose: Raised when the status of the class has changed
Notes:

Parameters:
sender Progress.Lang.Object
The object that raised the StatusChanged event
e Consultingwerk.StatusChangedEventArgs
The StatusChangedEventArgs with the data for the event


Property Detail
Top

Consultingwerk.Framework.Collections.CharacterList Tables


Returns Consultingwerk.Framework.Collections.CharacterList


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