Top Method Summary
Options Name Purpose
System.ComponentModel.Component GetInstance (character) Returns the reference to the instance with the provided name
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character) Returns an instance of a SmartBusinessEntityAdapter in the form
Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character) Returns an instance of a SmartDataBrowser in the form
Consultingwerk.SmartComponents.Implementation.SmartPanelController GetSmartPanelControllerInstance (character) Returns an instance of a SmartPanelController in the form
Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character) Returns an instance of a SmartToolbarController in the form
Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character) Returns an instance of a SmartViewerControl in the form
Infragistics.Win.UltraWinStatusBar.UltraStatusBar GetUltraStatusBarInstance (character) Returns an instance of a UltraStatusBar in the form
Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character) Returns an instance of a UltraTabControl in the form
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager GetUltraToolbarsManagerInstance (character) Returns an instance of a UltraToolbarsManager in the form
System.Windows.Forms.UserControl GetUserControlInstance (character) Returns an instance of a UserControl in the form
Consultingwerk.SmartComponents.Implementation.SmartDynamicFilterControl SmartDynamicFilterControlInstance (character) Returns an instance of a SmartDynamicFilterControl in the form


Method Detail
Top

System.ComponentModel.Component GetInstance (character)

Purpose: Returns the reference to the instance with the provided name
Notes:

Parameters:
pcInstanceName CHARACTER
The name of the instance to locate
Returns System.ComponentModel.Component
The reference to the Component
Top

Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character)

Purpose: Returns an instance of a SmartBusinessEntityAdapter in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter
The reference to the instance
Top

Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character)

Purpose: Returns an instance of a SmartDataBrowser in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Consultingwerk.SmartComponents.Implementation.SmartDataBrowser
The reference to the instance
Top

Consultingwerk.SmartComponents.Implementation.SmartPanelController GetSmartPanelControllerInstance (character)

Purpose: Returns an instance of a SmartPanelController in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Consultingwerk.SmartComponents.Implementation.SmartPanelController
The reference to the instance
Top

Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character)

Purpose: Returns an instance of a SmartToolbarController in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Consultingwerk.SmartComponents.Implementation.SmartToolbarController
The reference to the instance
Top

Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character)

Purpose: Returns an instance of a SmartViewerControl in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Consultingwerk.SmartComponents.Base.SmartViewerControl
The reference to the instance
Top

Infragistics.Win.UltraWinStatusBar.UltraStatusBar GetUltraStatusBarInstance (character)

Purpose: Returns an instance of a UltraStatusBar in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Infragistics.Win.UltraWinStatusBar.UltraStatusBar
The reference to the instance
Top

Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character)

Purpose: Returns an instance of a UltraTabControl in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Infragistics.Win.UltraWinTabControl.UltraTabControl
The reference to the instance
Top

Infragistics.Win.UltraWinToolbars.UltraToolbarsManager GetUltraToolbarsManagerInstance (character)

Purpose: Returns an instance of a UltraToolbarsManager in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method
Returns a SmartPanelControllers UltraToolbarsManager or a
SmartToolbarControllers UltraToolbarsManager reference

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Infragistics.Win.UltraWinToolbars.UltraToolbarsManager
The reference to the instance
Top

System.Windows.Forms.UserControl GetUserControlInstance (character)

Purpose: Returns an instance of a UserControl in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns System.Windows.Forms.UserControl
The reference to the instance
Top

Consultingwerk.SmartComponents.Implementation.SmartDynamicFilterControl SmartDynamicFilterControlInstance (character)

Purpose: Returns an instance of a SmartDynamicFilterControl in the form
Notes: Strong typed variant of the DynamicForm's GetInstance method

Parameters:
pcInstanceName CHARACTER
The name of the instance to retrieve
Returns Consultingwerk.SmartComponents.Implementation.SmartDynamicFilterControl
The reference to the instance


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