System.Windows.Forms.ToolStrip.GetChildAtPoint Method

This method is not relevant for this class.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Control GetChildAtPoint (System.Drawing.Point point)

Parameters

point
A System.Drawing.Point.

Returns

The child System.Windows.Forms.Control that is located at the specified coordinates.

Remarks

This method is not relevant for this class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0