![]()
A System.Windows.Forms.Cursor if the System.Windows.Forms.Design.Behavior.Glyph is associated with p; otherwise, null.
The Glyph.GetHitTest(System.Drawing.Point) method is an abstract method that forces System.Windows.Forms.Design.Behavior.Glyph implementations to provide hit test logic. Given any point, if the System.Windows.Forms.Design.Behavior.Glyph has decided to be involved with that location, it will need to return a valid System.Windows.Forms.Cursor. Otherwise, returning null will cause the System.Windows.Forms.Design.Behavior.BehaviorService to ignore the location.