C#
VB
C++
Gets or sets the value that represents the color of the title bar.
public Color Color { get; set; }
Public Property Color As Color
A Leadtools.RasterColor value that represents the color of the title bar. This property is useful only when the property UseCustomColor is set to true.
For an example, refer to MedicalViewerIcon
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