LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RemoveStudyTimeline Method

Show in webframe






The System.Windows.Forms.Control that hosts the timeline view.
Removes the study timeline information for the provided control.
Syntax
public void RemoveStudyTimeline( 
   Control hostControl
)
'Declaration
 
Public Sub RemoveStudyTimeline( _
   ByVal hostControl As Control _
) 
'Usage
 
Dim instance As StudiesChronologicalTimelineManager
Dim hostControl As Control
 
instance.RemoveStudyTimeline(hostControl)

            

            
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

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.