System.Windows.Forms.ToolStrip.IsCurrentlyDragging Property

Gets a value indicating whether the user is currently moving the System.Windows.Forms.ToolStrip from one System.Windows.Forms.ToolStripContainer to another.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
public bool IsCurrentlyDragging { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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