Gets or sets the color of the dark part of a separator. This color is only used with the VerticalColorScheme border style.
public Color SeparatorColorDark { get; set; }
Public Property SeparatorColorDark As Color