ToolStripOverflow Constructor (ToolStripItem^)

 

Initializes a new instance of the ToolStripOverflow class derived from a base ToolStripItem.

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

public:
ToolStripOverflow(
	ToolStripItem^ parentItem
)

Parameters

parentItem
Type: System.Windows.Forms::ToolStripItem^

The ToolStripItem from which to derive this ToolStripOverflow instance.

.NET Framework
Available since 2.0
Return to top
Show: