パラメータ
- x
- The horizontal screen coordinate.
- y
- The vertical screen coordinate.
戻り値の型
An System.Windows.Forms.AccessibleObject that represents the child object at the given screen coordinates. This method returns the calling object if the object itself is at the location specified. Returns null 参照 (Visual Basicでは Nothing) if no object is at the tested location.