Table of Contents
Background Property

Gets or sets the brush used to fill the background of the ListBox.

Syntax
 public Brush Background { get; set; }
See Also