views:

131

answers:

0

Hi I use next solusion: How do I move a wpf window into a negitive top value? http://stackoverflow.com/questions/328127/how-do-i-move-a-wpf-window-into-a-negitive-top-value

But if I use my program via Remote desktop then if in code is wp.flags = wp.flags | 2; //SWP_NOMOVE moving window (drag) does not work at all.

???