←Select platform

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 Leadtools.Medical.Workstation.Ui.ImageListView _ 
) As Leadtools.Medical.Workstation.Ui.AutoHidePanel 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly