Is there a way to drop a word file onto a windows form into a rich text box or text box and have it copy the contents of the word file to the text box?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out this documentation on MSDN ‘How to: Perform Drag-and-Drop Operations Between Applications’: http://msdn.microsoft.com/en-us/library/bs2c4z53.aspx
Also: ‘Walkthrough: Performing a Drag-and-Drop Operation in Windows Forms’: http://msdn.microsoft.com/en-us/library/za0zx9y0.aspx