Retrieves the System.Windows.Forms.ToolStripPanelRow given a point within the System.Windows.Forms.ToolStripPanel client area.
- clientLocation
- A System.Drawing.Point used as a reference to find the System.Windows.Forms.ToolStripPanelRow.
The System.Windows.Forms.ToolStripPanelRow that contains the raftingContainerPoint, or null if no such System.Windows.Forms.ToolStripPanelRow exists.