I know how to move a borderless form, but how do I go about resizing a borderless form if, let's say, I have a border of picture boxes around the edge of my form?
I currently have a label that the user can click on and resize it that way, but I was wondering if there was a way to do it using APIs like SendMessage (that's how I do the moving of the form). The reason I wanted to know is because my own computer is kinda slow and when I resize it using my current method (the label), it's choppy and will sometimes dirty the form because it shows everything being resized. I want it to resize like a regular window, just showing the dotted lines, then actually resizing the form.
Thanks.
I figured out how to resize the form with APIs, but now I wonder if anyone knows how, using APIs, to change the cursor to the appropriate resize cursor without having to reset it myself.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.