Top Method Summary
Options Name Purpose
LOGICAL IsLayoutComponent (handle, handle) Returns if the rendered component is a Layout component
System.ComponentModel.IComponent RenderComponent (Control, IContainer, ITabFolderParent, handle, handle) Renders a MetaTreeView component on a dynamic form


Method Detail
Top

LOGICAL IsLayoutComponent (handle, handle)

Purpose: Returns if the rendered component is a Layout component
Notes: Components such as the Ribbon do not require a location on
that layout

Parameters:
phInstanceBuffer HANDLE
The handle of the buffer describing the object instance
phAttributesBuffer HANDLE
The handle of the buffer describing the object attributes
Returns LOGICAL
Logical value indicating if the component requires a location on the layout
Top

System.ComponentModel.IComponent RenderComponent (Control, IContainer, ITabFolderParent, handle, handle)

Purpose: Renders a MetaTreeView component on a dynamic form
Notes: The DynamicTreeViewControl is created, docked into the container
and populated with the root nodes of the configured Root Node Code.
The matching ISmartTreeNodeProvider is expected to be registered by
the application.

Parameters:
poContainer System.Windows.Forms.Control
The reference to the current Container Control
poComponents System.ComponentModel.IContainer
The reference to the Component Container
poTabFolderParent Consultingwerk.Windows.Framework.Repository.Rendering.ITabFolderParent
The reference to the DynamicForm or DynamicControlGroup being rendered
phInstanceBuffer HANDLE
The handle of the buffer describing the object instance
phAttributesBuffer HANDLE
The handle of the buffer describing the object attributes
Returns System.ComponentModel.IComponent
The reference to the System.ComponentModel.IComponent that has been created


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       06.07.2026 14:41:39