Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The IDragDropParams interface contains properties needed to get information on the event occurred when some data is dragged to the .NET component loaded to NetControlBox.
IDragDropParams
| Property name | Brief description | |
| The AllowedEffect property returns the type of dragging. | ||
| The Data property returns the dragged data. |
See also: