Can a RichTextBox in a Form receive both Drag and Drop Text and Files
Aug 3, 2013 at 11:59am
I have a Windows::Form app with a RichTextBox. I can drag and drop text or files, but not both. Is this doable?
Aug 5, 2013 at 3:56pm
What do you mean the actual question is also a bit generic in terms of what you are asking for.
Please give us additional details regarding your "problem"\issue you have come across.
Thanks!
Aug 8, 2013 at 3:32am
Thank you for your response. Sorry about my delayed response.
I went ahead and changed my design. I now have one place to drop text and a different place to drop files. This also simplifies the code.
Topic archived. No new replies allowed.