LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

BuildCaptionControl Method

Show in webframe






Creates the System.Windows.Forms.Control that contains the caption text and used to listen to mouse events for dragging and docking.
Syntax
protected virtual Control BuildCaptionControl()
'Declaration
 
Protected Overridable Function BuildCaptionControl() As Control
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Control
 
value = instance.BuildCaptionControl()

            

            
protected: virtual Control* BuildCaptionControl(); 
protected:
virtual Control* BuildCaptionControl(); 

Return Value

The System.Windows.Forms.Control that contains the caption text and used to listen to mouse events for dragging and docking.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

 

 


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