Gets or sets the color of the status bar's frames. This color is only used with the ColorScheme border style.

Syntax

public Color FrameColor { get; set; }
Public Property FrameColor As Color