P
Pablo Cedeno
Hi all,
I'm having a problem with a form position.
I need to prevent the user to drag the window. I tried to maximize the
window but i still can move the window.
I found something about override the WndProc method, but there are many
messages returned by the OS, and i don't know which messages should i
override. Maybe i'm working in a wrong way. I also tried with the style
borders and anything seems to work
If somebody can help me, i really appreciate that.
Regards.
I'm having a problem with a form position.
I need to prevent the user to drag the window. I tried to maximize the
window but i still can move the window.
I found something about override the WndProc method, but there are many
messages returned by the OS, and i don't know which messages should i
override. Maybe i'm working in a wrong way. I also tried with the style
borders and anything seems to work
If somebody can help me, i really appreciate that.
Regards.