ToolStripDropDown::Show Method ()

 

Displays the ToolStripDropDown control in its default position.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
[BrowsableAttribute(false)]
void Show()

The following code example demonstrates how to display the ToolStripDropDown control at its default position.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: