ToolStripRenderer::Initialize Method (ToolStrip^)
.NET Framework (current version)
When overridden in a derived class, provides for custom initialization of the given ToolStrip.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Use the Initialize method to set properties, such as the ToolStrip::BackColor or ToolStrip::Font, when a ToolStrip is rendered.
.NET Framework
Available since 2.0
Available since 2.0
Show: