Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.
[Visual Basic]
Public Event QueryContinueDrag() As QueryContinueDragEventHandler
[C#]
public event QueryContinueDragEventHandler QueryContinueDrag();
ViewerToolbar Class | ViewerToolbar Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.