PDA

Click to See Complete Forum and Search --> : Can an ActiveX control detect when its container form moving on the screen?


ultra2
Oct 9th, 2005, 04:43 AM
I need to know when my ActiveX control being moved on the SCREEN.
A "user control class" doesnt have such an event, and other controls only detect when they are being moved on the container form:(

Can an ActiveX control detect when its container form moving on the screen?

Can an ActiveX control detect the messages its container control (form)receive from windows?

Can an ActiveX control detect windows messages other than the events of the "user control" class?

plz help