LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.StudiesChronologicalSequenceBuilder.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.