C#
VB
C++
Enables or disables painting the splitters with a custom color specified in SplitterColor.
public bool CustomSplitterColor { get; set; }
Public Property CustomSplitterColor As Boolean
true to use the color specified in SplitterColor, false to use the system theme color.
For an example, refer to Leadtools.MedicalViewer.MedicalViewer().
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