LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

HostControl Property

Show in webframe






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: __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

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


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