|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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 |
Top
PUBLIC EndInit (IComponent, handle)
|
||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED InitializeCustomizer ()
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL IsLayoutComponent (handle, handle)
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC System.ComponentModel.IComponent RenderComponent (Control, IContainer, ITabFolderParent, handle, handle)
|
||||||||||||||||||||||||||||||||||||||||
PUBLIC System.Windows.Forms.Control RenderViewerStyle (SmartViewerControl, handle)
|
||||||||||||||||||||||||||||||||||||||||
PROTECTED INTEGER ViewerPage (handle, character)
|