System.Windows.Forms.ToolStripContainer.LeftToolStripPanelVisible Property

Gets or sets a value indicating whether the left panel of the System.Windows.Forms.ToolStripContainer is visible.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool LeftToolStripPanelVisible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Set the ToolStripContainer.LeftToolStripPanelVisible property to false to use a System.Windows.Forms.ToolStripContainer without a left panel.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0