ToolStrip.IsCurrentlyDragging Proprietà

Definizione

Ottiene un valore che indica se l'utente sta attualmente spostando ToolStrip da un oggetto ToolStripContainer a un altro.

public:
 property bool IsCurrentlyDragging { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool IsCurrentlyDragging { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsCurrentlyDragging : bool
Public ReadOnly Property IsCurrentlyDragging As Boolean

Valore della proprietà

true se l'utente sta spostando ToolStrip da un oggetto ToolStripContainer a un altro; in caso contrario, false.

Attributi

Si applica a