Move a borderless Winform holding right mouse button, possibly with native methods
问题 I have a situation where I would like to move a windows form by holding right mouse button on it's client area; the form it's borderless as i've stated. I would like to move it "natively" (if possible, otherwise other answers are ok too). I mean the way it behaves when you hold left mouse button on the titlebar (with mouse-move and things like that I get a lot of strange behaviours, but maybe it's just me). I've read around a lot of things and this post looks helpful http://social.msdn