ToolStripPanel::PointToRow Method (Point)
.NET Framework (current version)
Retrieves the ToolStripPanelRow given a point within the ToolStripPanel client area.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- clientLocation
-
Type:
System.Drawing::Point
A Point used as a reference to find the ToolStripPanelRow.
Return Value
Type: System.Windows.Forms::ToolStripPanelRow^The ToolStripPanelRow that contains the raftingContainerPoint, or null if no such ToolStripPanelRow exists.
.NET Framework
Available since 2.0
Available since 2.0
Show: