Namespace: Consultingwerk.SmartComponents.BaseForms.BusinessEntityAdapter
Class 
SmartMasterDetailAdapterForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:SmartMasterDetailAdapterForm
Purpose:Simple SmartWindowForm template with a single
SmartBusinessEntityAdapter instance, a SmartDataBrowser
and space for a SmartViewerControl
Syntax:See SCL-580
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Dec 08 14:33:33 CET 2014
Notes:This Form is not intended to be executed on it's own. This
form is only intended to be used as a base for inheriting
Forms.
As the .NET Visual Designer does not support visual
inheritance from abstract classes, this class is not marked
as abstract.
https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094596/Using+Visual+Base+Form+classes



Top Method Summary
Options Name Purpose
InitializeComponent ()
InitializeDataBinding () Initializes the BindingSource with the same parameters as the Business Entity Adapter and sets up binding source schema
OnShown (EventArgs) Raises the Shown Event
ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs) Event handler for the SelectedTabChanged event of the ultraTabControl1

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

Top Property Summary
Options Name Purpose
Consultingwerk.SmartComponents.Base.SmartViewerControl DetailViewerControl
Consultingwerk.SmartComponents.Base.SmartViewerControl MasterViewerControl


Method Detail
Top

InitializeComponent ()


Top

InitializeDataBinding ()

Purpose: Initializes the BindingSource with the same parameters as the
Business Entity Adapter and sets up binding source schema
Notes:

Top

OnShown (EventArgs)

Purpose: Raises the Shown Event
Notes:

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

ultraTabControl1_SelectedTabChanged (Object, SelectedTabChangedEventArgs)

Purpose: Event handler for the SelectedTabChanged event of the ultraTabControl1
Notes:

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


Constructor Detail
Top

SmartMasterDetailAdapterForm ()

Purpose: Constructor for the SmartMasterDetailAdapterForm class
Notes:



Property Detail
Top

Consultingwerk.SmartComponents.Base.SmartViewerControl DetailViewerControl


Returns Consultingwerk.SmartComponents.Base.SmartViewerControl
Top

Consultingwerk.SmartComponents.Base.SmartViewerControl MasterViewerControl


Returns Consultingwerk.SmartComponents.Base.SmartViewerControl


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