System.Windows.Forms.ToolStripDropDown.Show Method

Positions the System.Windows.Forms.ToolStripDropDown relative to the specified screen coordinates.

Syntax

public void Show (int x, int y)

Parameters

x
The horizontal screen coordinate, in pixels.
y
The vertical screen coordinate, in pixels.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0