ToolStripMenuItem::CheckOnClick Property
.NET Framework (current version)
Gets or sets a value indicating whether the ToolStripMenuItem should automatically appear checked and unchecked when clicked.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the ToolStripMenuItem should automatically appear checked when clicked; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: