Share via


SettingsControl.GetChildAtPoint Method

Include Protected Members
Include Inherited Members

Retrieves the child control at a specified location.

Overload List

  Name Description
Public method GetChildAtPoint(Point) Retrieves the child control that is located at the specified coordinates. (Inherited from Control.)
Public method GetChildAtPoint(Point, GetChildAtPointSkip) Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from Control.)

Top

See Also

Reference

SettingsControl Class

SettingsControl Members

Microsoft.VisualStudio.Data.Schema.Project.Common.Settings Namespace