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

HostControl Property







Gets the System.Windows.Forms.Control which contains the created timeline view.
Syntax
public Control HostControl {get;}
'Declaration
 
Public ReadOnly Property HostControl As Control
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Control
 
value = instance.HostControl
public Control HostControl {get;}
 get_HostControl(); 
public: __property Control* get_HostControl();
public:
property Control* HostControl {
   Control* get();
}

Property Value

The System.Windows.Forms.Control which contains the created timeline view.
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

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


Products | Support | Contact Us | Copyright Notices

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