|
-
Jan 10th, 2001, 05:49 AM
#1
I am writing a Notepad style program in VB, using the RichTextBox control. However I need to dissable OLE dropping in the box. I can dissable the drag-drop of OLE objects by setting that property to false during design-time, however, it still allows me to paste OLE objects into the box at runtime. For example, if i would right click a file and click copy, then go to the rich textbox and press Ctrl-V(for paste), an icon for the copied file will appear in the textbox. How can I prevent this from happening?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|