BuildContainerPanelControl Method

Summary
Creates the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Syntax
C#
VB
C++
protected virtual AutoHidePanel BuildContainerPanelControl( 
   Control caption, 
   ImageListView imageListView 
) 
  
Protected Overridable Function BuildContainerPanelControl( _ 
   ByVal caption As Control, _ 
   ByVal imageListView As ImageListView _ 
) As AutoHidePanel 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.