[]
Gets or sets the value that indicates how to handle the items which do not fit to the available space.
[Parameter] public ToolStripOverflow Overflow { get; set; }
<Parameter> Public Property Overflow As ToolStripOverflow