Hi,

is there a way to detect if the control moves in screen? i need to know if a control moves when its location changed (which is easy) and when it moves because we move the parent form (which I cant figure out). One condition, no code on parent form's move/layout event, basically do nothing with parent form's event.

Thanks.