BuildUIControls Method

Summary
Builds all the UI controls required for creating a timeline view and adds the  container into the HostControl
Syntax
C#
C++/CLI
protected virtual void BuildUIControls( 
   out AutoHidePanel container, 
   out Control caption, 
   out ImageListView imageListView 
) 
protected:  
   virtual void BuildUIControls( 
      AutoHidePanel^ %container, 
      Control^ %caption, 
      ImageListView^ %imageListView 
   ) 

Parameters

container
An Leadtools.Medical.Workstation.UI.AutoHidePanel control that represents the timeline view.

caption
The System.Windows.Forms.Control that contains the caption text and used to listen to mouse events for dragging and docking.

imageListView
The Leadtools.Medical.Workstation.UI.ImageListView which is used to load the timeline information and images into.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.