ConceptHMI Web Help
DragOver Method
Information about the drag.
Updates the current drag state.
Syntax
void DragOver( 
   DropInfo dropInfo
)

Parameters

dropInfo
Information about the drag.
Remarks
To allow a drop at the current drag position, the DropInfo.Effects property on dropInfo should be set to a value other than System.Windows.DragDropEffects.None and DropInfo.Data should be set to a non-null value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDropTarget Interface
IDropTarget Members

 

 


© 2016 Objectis

Send Feedback