System.Windows.Forms.ToolStrip.SetItemLocation Method

Anchors a System.Windows.Forms.ToolStripItem to a particular place on a System.Windows.Forms.ToolStrip.

Syntax

protected void SetItemLocation (ToolStripItem item, System.Drawing.Point location)

Parameters

item
The System.Windows.Forms.ToolStripItem to anchor.
location
A System.Drawing.Point representing the x and y client coordinates of the System.Windows.Forms.ToolStripItem location, in pixels.

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