System.Windows.Forms.ToolStripDropDown.CanOverflow Property

Gets or sets a value indicating whether the items in a System.Windows.Forms.ToolStripDropDown can be sent to an overflow menu.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Browsable(false)]
public bool CanOverflow { set; get; }

Value

Documentation for this section has not yet been entered.

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