LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

RemoveStudyTimeline Method







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
)
 function Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.