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

CaptionControl Property







Gets the System.Windows.Forms.Control that is used as a caption.
Syntax
public Control CaptionControl {get;}
'Declaration
 
Public ReadOnly Property CaptionControl As Control
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Control
 
value = instance.CaptionControl
public Control CaptionControl {get;}
 get_CaptionControl(); 
public: __property Control* get_CaptionControl();
public:
property Control* CaptionControl {
   Control* get();
}

Property Value

The System.Windows.Forms.Control that is used as a caption.
Remarks
The caption control will be used to allow dragging the timeline and docking to different sides of the host control.
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.