ToolStripPanelRow::ToolStripPanel Property

 

Gets the ToolStripPanel that contains the ToolStripPanelRow.

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

public:
property ToolStripPanel^ ToolStripPanel {
	ToolStripPanel^ get();
}

Property Value

Type: System.Windows.Forms::ToolStripPanel^

The ToolStripPanel that contains the ToolStripPanelRow.

.NET Framework
Available since 2.0
Return to top
Show: