ToolStripDropDownMenu Constructor ()

 

Initializes a new instance of the ToolStripDropDownMenu class.

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

public:
ToolStripDropDownMenu()

The following code example demonstrates how to create and initialize a ContextMenuStrip control. For a full code listing, see How to: Enable Check Margins and Image Margins in ContextMenuStrip Controls.

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

.NET Framework
Available since 2.0
Return to top
Show: