8 references to Show
System.Windows.Forms (2)
System\Windows\Forms\ContextMenuStrip.cs (1)
84
Show
(source, location);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1844
Show
(control, new Point(x, y));
System.Windows.Forms.Tests (6)
System\Windows\Forms\ToolStripDropDownTests.cs (6)
2332
control.
Show
(sourceControl, Point.Empty);
2371
control.
Show
(sourceControl, Point.Empty);
3095
control.
Show
(sourceControl, Point.Empty);
3376
control.
Show
(sourceControl, Point.Empty);
3435
control.
Show
(sourceControl, Point.Empty);
5026
toolStripDropDown.
Show
(control, new Point(x, y));