Creates the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
protected virtual AutoHidePanel BuildContainerPanelControl(
Control caption,
ImageListView imageListView
)
Protected Overridable Function BuildContainerPanelControl( _
ByVal caption As Control, _
ByVal imageListView As Leadtools.Medical.Workstation.Ui.ImageListView _
) As Leadtools.Medical.Workstation.Ui.AutoHidePanel
protected:
virtual Leadtools.Medical.Workstation.Ui.AutoHidePanel^ BuildContainerPanelControl(
Control^ caption,
Leadtools.Medical.Workstation.Ui.ImageListView^ imageListView
)
imageListView
The Leadtools.Medical.Workstation.UI.ImageListView which will be used to load the timeline information and images into.
The Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET