Moving an ActiveX control

A

avi

Hello,

I have a userform that contains activex control (from external
vendors) .
The activex has a DragMode property and regular events as MouseDown

What should I do in order to allow the end user to move (and maybe
resize ) the activex on the displayed form?

I know how to do it with regular Microsoft controls but not with
external activexs

Thanks a lot
Avi
 
Top