Autodesk Vault ProfessionalVault API

QueryContinueDrag Event

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsClassicVaultNavigationPathComboboxControl

Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.

Syntax

public event System.Windows.Forms.QueryContinueDragEventHandler QueryContinueDrag
Public Event QueryContinueDrag As System.Windows.Forms.QueryContinueDragEventHandler

See Also