[RESOLVED] Conflict between borderless form manual resize and borderless form drag and move code
In the notes app I am currently developing, I have a borderless form with manual resize code and manual 'drag and move' code.
The problem is that these two conflict with each other and I can't do both of them. I can either let the form be resizable or either moveable. If you try to resize it, it doesn't work. If I remove a couple of lines of code, will work only one of the functions as I said. I attached the sample file with both functions. I tried so many times to get around the problem,nothing worked. If you'd be so kind to help me with this one, I'd really appreciate it.
Thanks in advance. Kevin