ToolStripContainer.BackColor Property

Definition

This property is not relevant for this class.

public:
 property System::Drawing::Color BackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Color BackColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.BackColor : System.Drawing.Color with get, set
Public Property BackColor As Color

Property Value

A Color value.

Attributes

Remarks

This property is not relevant for this class.

Applies to