Top Method Summary
Options Name Purpose
EndInit (IComponent, handle) Calls EndInit on the provided component instance
InitializeCustomizer () Initializes the IRenderedViewerCustomizer reference
LOGICAL IsLayoutComponent (handle, handle) Returns if the rendered component is a Layout component
System.ComponentModel.IComponent RenderComponent (Control, IContainer, ITabFolderParent, handle, handle) Renders a component on a dynamic form
System.Windows.Forms.Control RenderViewerStyle (SmartViewerControl, handle) Renders the viewer style
INTEGER ViewerPage (handle, character) Returns the page number the viewer is located on


Method Detail
Top

EndInit (IComponent, handle)

Purpose: Calls EndInit on the provided component instance
Notes:

Parameters:
poComponent System.ComponentModel.IComponent
The reference of the Component to call EndInit for
phAttributesBuffer HANDLE
The reference to the
Top

InitializeCustomizer ()

Purpose: Initializes the IRenderedViewerCustomizer reference
Notes:

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 reference to the
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 component on a dynamic form
Notes:

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 reference to the
Returns System.ComponentModel.IComponent
The reference to the System.ComponentModel.IComponent that has been created
Top

System.Windows.Forms.Control RenderViewerStyle (SmartViewerControl, handle)

Purpose: Renders the viewer style
Notes: Returns the Container Control to render fields into

Parameters:
poViewer Consultingwerk.SmartComponents.Base.SmartViewerControl
The reference to the SmartViewerControl
phAttributesBuffer HANDLE
The handle of the buffer with the viewer's attribute values
Returns System.Windows.Forms.Control
The Container Control to render fields into
Top

INTEGER ViewerPage (handle, character)

Purpose: Returns the page number the viewer is located on
Notes:

Parameters:
phInstanceBuffer HANDLE
The handle of the viewer buffer
pcContainerObjectMasterGuid CHARACTER
The ContainerObjectMasterGuid
Returns INTEGER
The page number the viewer is located on


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:15:30