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