←Select platform

IsStudyTimelineVisible Method

Summary

Determines if the study time line is visible.

Syntax
C#
VB
C++
public bool IsStudyTimelineVisible( 
   Control hostControl 
) 
Public Function IsStudyTimelineVisible( 
   ByVal hostControl As System.Windows.Forms.Control 
) As Boolean 
public:  
   bool IsStudyTimelineVisible( 
      System::Windows::Forms::Control^ hostControl 
   ) 

Parameters

hostControl

Parent control that contains the study time line control.

Return Value

true if the study time line is visible, otherwise false.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.