LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ShowTimeLineControl Method

Show in webframe






The System.Windows.Forms.Control that hosts the timeline view.
Displays the timeline in the specified host control.
Syntax
public void ShowTimeLineControl( 
   Control hostControl
)
'Declaration
 
Public Sub ShowTimeLineControl( _
   ByVal hostControl As Control _
) 
'Usage
 
Dim instance As StudiesChronologicalTimelineManager
Dim hostControl As Control
 
instance.ShowTimeLineControl(hostControl)

            

            
public: void ShowTimeLineControl( 
   Control* hostControl
) 
public:
void ShowTimeLineControl( 
   Control* hostControl
) 

Parameters

hostControl
The System.Windows.Forms.Control that hosts the timeline view.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalTimelineManager Class
StudiesChronologicalTimelineManager Members

 

 


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