System.Windows.Forms.ToolStripRenderer.InitializeItem Method

When overridden in a derived class, provides for custom initialization of the given System.Windows.Forms.ToolStripItem.

Syntax

protected virtual void InitializeItem (ToolStripItem item)

Parameters

item
The System.Windows.Forms.ToolStripItem to be initialized.

Remarks

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0