ToolStripRenderer::InitializePanel Method (ToolStripPanel^)

 

Initializes the specified ToolStripPanel.

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

public protected:
virtual void InitializePanel(
	ToolStripPanel^ toolStripPanel
)

Parameters

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

The ToolStripPanel.

.NET Framework
Available since 2.0
Return to top
Show: