System.Windows.Forms.ToolStripDropDownMenu.ShowCheckMargin Property

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

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool ShowCheckMargin { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Set the ToolStripDropDownMenu.ShowCheckMargin property to true to display a check mark when the user chooses 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