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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly