Posted 20 years ago
by Marianne
Starting with 2.5, it seems that the DragDrop event is no longer firing--at least I can't get it to work. Even in the sample app, if you add the DragDrop event and have it either write out a debug statement or messagebox or whatever, it never fires.
I did notice in the release notes that you unsealed the DragXXX events. Does this mean to get this to work I need to override the DragDrop event from a derived class? Thanks.
I did notice in the release notes that you unsealed the DragXXX events. Does this mean to get this to work I need to override the DragDrop event from a derived class? Thanks.
------------------------------- Marianne