Can a RichTextBox in a Form receive both Drag and Drop Text and Files

I have a Windows::Form app with a RichTextBox. I can drag and drop text or files, but not both. Is this doable?
closed account (G309216C)
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!
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.