Evento ActionsPane.DragOver (System 2007)

Aggiornamento: novembre 2007

Fornisce la stessa funzionalità dell'evento Control.DragOver.

Spazio dei nomi:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common.v9.0 (in Microsoft.Office.Tools.Common.v9.0.dll)

Sintassi

Public Event DragOver As DragEventHandler

Dim instance As ActionsPane
Dim handler As DragEventHandler

AddHandler instance.DragOver, handler
public event DragEventHandler DragOver

Autorizzazioni

Vedere anche

Riferimenti

ActionsPane Classe

Membri ActionsPane

Spazio dei nomi Microsoft.Office.Tools