LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CaptionControl Property

Show in webframe






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

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


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