ToolStripPanelRow Constructor (ToolStripPanel^)

 

Initializes a new instance of the ToolStripPanelRow class, specifying the containing ToolStripPanel.

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

public:
ToolStripPanelRow(
	ToolStripPanel^ parent
)

Parameters

parent
Type: System.Windows.Forms::ToolStripPanel^

The containing ToolStripPanel.

.NET Framework
Available since 2.0
Return to top
Show: