2010-10-03 22:18 UTC
I want to manage drag'n drop with several picture controls, so I need the base + destination controls for each drag'n drop event...
> If I have N controls I have to place N DragnDropFromControl-event functions ?
No general function can retrieves the control that triggered the current event ??
> DragnDropFromControl event needs a transparent function (with at least a princ) on DragnDropBegin event to trigger ???
> If I have N controls I have to place N DragnDropFromControl-event functions ?
No general function can retrieves the control that triggered the current event ??
> DragnDropFromControl event needs a transparent function (with at least a princ) on DragnDropBegin event to trigger ???