how to stop dragging window with titlebar

Mar 31 2009 1:02 PM
Hi there,

I'm new to C#, and I cant find any asnwer to my question. How can I stop draging window by clicking and holding on titlebar? If I set "FormBorderStyle.none", dragging will be disabled, but titlebar disappears also and I need it.

Thank you in advance