J
Jerry
Hi,
I find some strange thing when I use drag drop in RichTextBox control. I
create a control inherit RichTextBox.:
1. In OnDragEnter and OnDragOver, AllowDragDropEffect of DragEventArgs
is DragDropEffects.All always.
2. I can't find where I can set the DragDropEffect when I do drag drop
in RichTextBox.
Who can help me? thanks.
Jerry
I find some strange thing when I use drag drop in RichTextBox control. I
create a control inherit RichTextBox.:
1. In OnDragEnter and OnDragOver, AllowDragDropEffect of DragEventArgs
is DragDropEffects.All always.
2. I can't find where I can set the DragDropEffect when I do drag drop
in RichTextBox.
Who can help me? thanks.
Jerry