ToolStripItem::DoubleClickEnabled Property
.NET Framework (current version)
Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the ToolStripItem can be activated by double-clicking the mouse; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: