ToolStripPanelRow::CanMove Method (ToolStrip^)
.NET Framework (current version)
Gets or sets a value indicating whether a ToolStrip can be dragged and dropped into a ToolStripPanelRow.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- toolStripToDrag
-
Type:
System.Windows.Forms::ToolStrip^
The ToolStrip to be dragged and dropped into the ToolStripPanelRow.
Return Value
Type: System::Booleantrue if there is enough space in the ToolStripPanelRow to receive the ToolStrip; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: