Connecting Tech Pros Worldwide Forums | Help | Site Map

OleDrag/Drop events?

(Pete Cresswell)
Guest
 
Posts: n/a
#1: Nov 13 '05
Seems like I've written code to handle these. User drags something from
outside the app and drops it on my control and I deal with it.

OTOH I can't find anything in the Help file's list of events.

Have I got this confused with VB 6?
--
PeteCresswell

Bas Cost Budde
Guest
 
Posts: n/a
#2: Nov 13 '05

re: OleDrag/Drop events?


(Pete Cresswell) wrote:[color=blue]
> Seems like I've written code to handle these. User drags something from
> outside the app and drops it on my control and I deal with it.
>
> OTOH I can't find anything in the Help file's list of events.
>
> Have I got this confused with VB 6?[/color]

I think you have. At least in A97 there is no support for drag and drop.
You can simulate this for inside-drag and drops, but not for anything
coming from out there.

--
Bas Cost Budde, Holland
http://www.heuveltop.nl/BasCB/msac_index.html
I prefer human mail above automated so in my address
replace the queue with a tea
Closed Thread