Have already tried onDragOver event Accept := false;
For VCL Applicaiton.
Any insight it very much appreciated!
Have already tried onDragOver event Accept := false;
For VCL Applicaiton.
Any insight it very much appreciated!
Also tried
DragAcceptFiles(TMSFNCWXHTMLMemo.Handle, false);
OnFormCreate
Hi,
We've investigated this and we added a property that will allow you to disable drops. The changes will be available in the next version.