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

IsStudyTimelineCreated Method







The System.Windows.Forms.Control that hosts the timeline view.
Gets a value that determines whether the study timeline has been created for the provided control.
Syntax
public bool IsStudyTimelineCreated( 
   Control host
)
'Declaration
 
Public Function IsStudyTimelineCreated( _
   ByVal host As Control _
) As Boolean
'Usage
 
Dim instance As StudiesChronologicalTimelineManager
Dim host As Control
Dim value As Boolean
 
value = instance.IsStudyTimelineCreated(host)
public bool IsStudyTimelineCreated( 
   Control host
)
 function Leadtools.Medical.Workstation.StudiesChronologicalTimelineManager.IsStudyTimelineCreated( 
   host 
)
public: bool IsStudyTimelineCreated( 
   Control* host
) 
public:
bool IsStudyTimelineCreated( 
   Control* host
) 

Parameters

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

Return Value

true if the study timeline is created; otherwise, it is false.
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.