System.Windows.Forms.ToolStripDropDown.SetVisibleCore Method

Adjusts the size of the owner System.Windows.Forms.ToolStrip to accommodate the System.Windows.Forms.ToolStripDropDown if the owner System.Windows.Forms.ToolStrip is currently displayed, or clears and resets active System.Windows.Forms.ToolStripDropDown child controls of the System.Windows.Forms.ToolStrip if the System.Windows.Forms.ToolStrip is not currently displayed.

Syntax

protected override void SetVisibleCore (bool visible)

Parameters

visible
true if the owner System.Windows.Forms.ToolStrip is currently displayed; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

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