System.Windows.Forms.ToolStripPanel.PointToRow Method

Retrieves the System.Windows.Forms.ToolStripPanelRow given a point within the System.Windows.Forms.ToolStripPanel client area.

Syntax

public ToolStripPanelRow PointToRow (System.Drawing.Point clientLocation)

Parameters

clientLocation
A System.Drawing.Point used as a reference to find the System.Windows.Forms.ToolStripPanelRow.

Returns

The System.Windows.Forms.ToolStripPanelRow that contains the raftingContainerPoint, or null if no such System.Windows.Forms.ToolStripPanelRow exists.

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