When overridden in a derived class, provides for custom initialization of the given System.Windows.Forms.ToolStrip.
- toolStrip
The System.Windows.Forms.ToolStrip to be initialized.
Use the ToolStripRenderer.Initialize(ToolStrip) method to set properties, such as the ToolStrip.BackColor or ToolStrip.Font, when a System.Windows.Forms.ToolStrip is rendered.