Namespace: Consultingwerk.SmartComponents.Tools.BusinessEntityBrowser
Class 
BusinessEntityBrowserForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:BusinessEntityBrowserForm
Purpose:Allows the user to browse through the available business
entities and run queries
Syntax:Use start.p to start this Form
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 14 22:46:17 CET 2012
Notes:Used the same control as the Business Entity Tester for
running the actual queries



Top Method Summary
Options Name Purpose
businessEntityTreeViewControl1_SelectedClassNameChanged (Object, EventArgs) Event handler for the SelectedClassNameChanged event of the businessEntityTreeViewControl1 instance
InitializeComponent ()
OnMdiChildActivate (EventArgs) Raises the MdiChildActivate event
OnShown (EventArgs) Raises the Shown event
UpdateStatusBarText () Updates the Status Bar Text

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


Method Detail
Top

businessEntityTreeViewControl1_SelectedClassNameChanged (Object, EventArgs)

Purpose: Event handler for the SelectedClassNameChanged event of the
businessEntityTreeViewControl1 instance
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

OnMdiChildActivate (EventArgs)

Purpose: Raises the MdiChildActivate 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

UpdateStatusBarText ()

Purpose: Updates the Status Bar Text
Notes:



Constructor Detail
Top

BusinessEntityBrowserForm ()

Purpose: Constructor for the BusinessEntityBrowserForm class
Notes:



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