System.Windows.Forms.ToolStripItem.SetBounds Method

Sets the size and location of the item.

Syntax

protected virtual void SetBounds (System.Drawing.Rectangle bounds)

Parameters

bounds
A System.Drawing.Rectangle that represents the size and location of the System.Windows.Forms.ToolStripItem

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