RemoveStudyTimeline Method

Summary
Removes the study timeline information for the provided control.
Syntax
C#
C++/CLI
public void RemoveStudyTimeline( 
   Control hostControl 
) 
public:  
   void RemoveStudyTimeline( 
      Control^ hostControl 
   ) 

Parameters

hostControl
The System.Windows.Forms.Control that hosts the timeline view.

Remarks

The timeline view is not removed from the host control. The caller should remove the view from the hostControl System.Windows.Forms.Control.Controls property.

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.