C#
VB
C++
Gets the System.Windows.Forms.Control that is used as a caption.
public Control CaptionControl { get; }
Public ReadOnly Property CaptionControl As Control
public:
property Control^ CaptionControl {
Control^ get();
}
The System.Windows.Forms.Control that is used as a caption.
The caption control will be used to allow dragging the timeline and docking to different sides of the host control.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET