←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly