Hello!

I have tried a few things to get drag and drop to work in the rich
text box control. The best example I have come across is point 22.3
of:

http://www.syncfusion.com/FAQ/WinForms/FAQ_c89c.asp#q572q

However, there is a slight problem in that the drag and drop does not
work if the *very first* drag and drop operation you do is from within
the control itself (i.e. dragging from and dropping into the control).
The drop cursor changes to the 'prevent drop' cursor (/).

After this first attempt though, drag and drop works fine!

Can anybody help? Even the MSDN help isn't useful (to be honest it
just doesn't work - http://support.microsoft.com/default.aspx?scid=kb;en-us;814309)

Thanks,

Al.