Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

BuildContainerPanelControl Method







The caption System.Windows.Forms.Control which will be used to allow dragging the timeline and docking to different sides of the host control.
The Leadtools.Medical.Workstation.UI.ImageListView which will be used to load the timeline information and images into.
Creates the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Syntax
protected virtual AutoHidePanel BuildContainerPanelControl( 
   Control caption,
   ImageListView imageListView
)
'Declaration
 
Protected Overridable Function BuildContainerPanelControl( _
   ByVal caption As Control, _
   ByVal imageListView As ImageListView _
) As AutoHidePanel
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim caption As Control
Dim imageListView As ImageListView
Dim value As AutoHidePanel
 
value = instance.BuildContainerPanelControl(caption, imageListView)

            

            
protected: virtual AutoHidePanel* BuildContainerPanelControl( 
   Control* caption,
   ImageListView* imageListView
) 
protected:
virtual AutoHidePanel^ BuildContainerPanelControl( 
   Control^ caption,
   ImageListView^ imageListView
) 

Parameters

caption
The caption System.Windows.Forms.Control which will be used to allow dragging the timeline and docking to different sides of the host control.
imageListView
The Leadtools.Medical.Workstation.UI.ImageListView which will be used to load the timeline information and images into.

Return Value

The Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features