System.Windows.Forms.ToolStripDropDownMenu.ShowImageMargin Property

Gets or sets a value indicating whether space for an image is shown on the left edge of the System.Windows.Forms.ToolStripMenuItem.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool ShowImageMargin { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Set the ToolStripDropDownMenu.ShowImageMargin property to true to display a graphic image with the System.Windows.Forms.ToolStripMenuItem.

Requirements

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