hi all, how can i detect if a (any) window is being dragged? Obviously with PInvoke, but I cannot find any C# examples. If anyone has any or could explain, could you please do so? Thanks, Maurice
hi all, how can i detect if a (any) window is being dragged? Obviously with PInvoke, but I cannot find any C# examples. If anyone has any or could explain, could you please do so? Thanks, Maurice
Thanks for the reply, I need to determine out of process windows being dragged and I need to know which window it is. i.e., get a handle to it. Thanks, Maurice