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