BuildContainerPanelControl Method

Summary
Creates the Leadtools.Medical.Workstation.UI.AutoHidePanel which is used to host the timeline information.
Syntax
C#
C++/CLI
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

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

Leadtools.Medical.Workstation Assembly

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