Partager via


ActionsPane.DoDragDrop, méthode

Démarre une opération glisser-déplacer.

Espace de noms :  Microsoft.Office.Tools
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Function DoDragDrop ( _
    data As Object, _
    allowedEffects As DragDropEffects _
) As DragDropEffects
DragDropEffects DoDragDrop(
    Object data,
    DragDropEffects allowedEffects
)

Paramètres

Valeur de retour

Type : System.Windows.Forms.DragDropEffects
Une valeur qui représente l'effet final exécuté pendant l'opération de glisser-déplacer.

Notes

Cette méthode fournit la même fonctionnalité que la méthode Control.DoDragDrop.Pour plus d'informations sur l'utilisation de cette méthode, consultez Control.DoDragDrop.

Sécurité .NET Framework

Voir aussi

Référence

ActionsPane Interface

Microsoft.Office.Tools, espace de noms

Autres ressources

Vue d'ensemble du volet Actions