←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly