Hi guys, How do you make a borderless form drag from anywhere. Assuming that my form was made using a (.res) how would I do this? Can some suggest a small reusable code? Thanks in advance for your help.
btw: i'm using masm compiler.
btw: i'm using masm compiler.
Look at this thread:
http://www.asmcommunity.net/board/index.php?topic=2748&highlight=WMNCLBUTTONDOWN
http://www.asmcommunity.net/board/index.php?topic=2748&highlight=WMNCLBUTTONDOWN
Thanks Will, your method works very well. :alright: