Base:
method
GetHitTest
System.Windows.Forms.Design.Behavior.ComponentGlyph.GetHitTest(System.Drawing.Point)
2 overrides of GetHitTest
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionGlyph.cs (1)
205public override Cursor? GetHitTest(Point p)
System\Windows\Forms\Design\ToolStripItemGlyph.cs (1)
29public override Cursor? GetHitTest(Point p)