System.Windows.Forms.ToolStripContainer.TopToolStripPanelVisible Property

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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Set the ToolStripContainer.TopToolStripPanelVisible property to false to use a System.Windows.Forms.ToolStripContainer without a top 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