Specifies or returns the background color of the status bar.

Syntax

public System.Drawing.Color StatusBarColor { get; set; }
Public Property StatusBarColor() As System.Drawing.Color