CaptionControl Property

Summary
Gets the System.Windows.Forms.Control that is used as a caption.
Syntax
C#
VB
C++
public Control CaptionControl { get; } 
  
Public ReadOnly Property CaptionControl As Control 
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.