System.Windows.Forms.ToolStripItemRenderEventArgs.ToolStrip Property

Gets the value of the ToolStripItem.Owner property for the System.Windows.Forms.ToolStripItem to paint.

Syntax

public ToolStrip ToolStrip { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the System.Windows.Forms.ToolStripItem is in the overflow area of the System.Windows.Forms.Form, the ToolStripItemRenderEventArgs.ToolStrip property returns an empty string.

Requirements

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