ToolStripDropDown::Show Method (Point)
.NET Framework (current version)
Positions the ToolStripDropDown relative to the specified screen location.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- screenLocation
-
Type:
System.Drawing::Point
The horizontal and vertical location of the screen's upper-left corner, in pixels.
The following code example demonstrates how to display the ToolStripDropDown control at a fixed point.
.NET Framework
Available since 2.0
Available since 2.0
Show: