Tagged Questions
1
vote
0answers
86 views
Dragging from one view to another in a frameset does not execute PostDragDrop
I have two side-by-side views in a frameset, one outline view and one calendar view. On the calendar view, I can drag between dates, my code perfectly executing. However, when I try to drag from my ...