S
SamSpade
I have a usercontrol with a RichTextBox (RichTextBox1) on it.
RichTextBox1 does not have the 4 Drag/Drop events in the Dropdown box in the
code window.
I added a TextBox and it does have the events.
I added another RTB and it does not.
I set AllowDrop to true that does not fix it.
I tried different borders and that does not fix it.
Any ideas what may be wrong??
Thanks
RichTextBox1 does not have the 4 Drag/Drop events in the Dropdown box in the
code window.
I added a TextBox and it does have the events.
I added another RTB and it does not.
I set AllowDrop to true that does not fix it.
I tried different borders and that does not fix it.
Any ideas what may be wrong??
Thanks