←Select platform

BuildUIControls Method

Summary

Builds all the UI control required for creating a timeline view and add the container into the HostControl

Syntax

C#
VB
C++
protected virtual void BuildUIControls(  
   out Leadtools.Medical.Workstation.Ui.AutoHidePanel container, 
   out Control caption, 
   out Leadtools.Medical.Workstation.Ui.ImageListView imageListView 
) 
Protected Overridable Sub BuildUIControls( _ 
   ByRef container As Leadtools.Medical.Workstation.Ui.AutoHidePanel, _ 
   ByRef caption As Control, _ 
   ByRef imageListView As Leadtools.Medical.Workstation.Ui.ImageListView _ 
) 
protected: 
virtual void BuildUIControls(  
   [Out] Leadtools.Medical.Workstation.Ui.AutoHidePanel^ container, 
   [Out] Control^ caption, 
   [Out] Leadtools.Medical.Workstation.Ui.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize