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

File:SmartSingleAdapterForm
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

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

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


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


Constructor Detail
Top

SmartSingleAdapterForm ()

Purpose: Constructor for the SmartSingleAdapterForm class
Notes:



Property Detail
Top

Consultingwerk.SmartComponents.Base.SmartViewerControl SmartViewerControl


Returns Consultingwerk.SmartComponents.Base.SmartViewerControl


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