Method | Description | |
---|---|---|
DragEventArgs ( IDataObject data, int keyState, int x, int y, DragDropEffects allowedEffect, DragDropEffects effect ) : System |
public DragEventArgs ( IDataObject data, int keyState, int x, int y, DragDropEffects allowedEffect, DragDropEffects effect ) : System | ||
data | IDataObject | |
keyState | int | |
x | int | |
y | int | |
allowedEffect | DragDropEffects | |
effect | DragDropEffects | |
return | System |