![]() |
Enable Dragging on borderless form
Hi guys,
I am making an application. In which i set the border property of a form equals to none. By doing so i am facing a problem that is i can't drag that form. So i need help to solve this problem. Thanks in advanced. Regards, Umair Ajmal. |
Re: Enable Dragging on borderless form
Sorry guys i forget to mention the language i am using.
I am working in c#. So please help me. |
Re: Enable Dragging on borderless form
You have to be tracking the MouseDown event and then do the form move with the mouse yourself.
|
| All times are GMT +5.5. The time now is 08:59. |