ControlBodyGlyph.GetHitTest(Point) Metod

Definition

Anger om ett musklick vid den angivna punkten ska hanteras av ControlBodyGlyph.

public:
 override System::Windows::Forms::Cursor ^ GetHitTest(System::Drawing::Point p);
public override System.Windows.Forms.Cursor GetHitTest(System.Drawing.Point p);
public override System.Windows.Forms.Cursor? GetHitTest(System.Drawing.Point p);
override this.GetHitTest : System.Drawing.Point -> System.Windows.Forms.Cursor
Public Overrides Function GetHitTest (p As Point) As Cursor

Parametrar

p
Point

En punkt för att träffa testet.

Returer

A Cursor om Glyph är associerad med p, annars . null

Gäller för