mood
09-05-2006, 04:27 PM
I need to create a Form without the Max, Min, and Close Buttons, and without the Border as well (FormBorderStyle = None). I need to do it this way in order to mantain consistency in the whole application... However, I need to give the user the option to resize the Form without showing the Border.
I already programmed the code for moving the Form, but I just can't find the way to risize a Form without using the border.
Does anybody know the code that can make me fullfill this requirement?
Thanks in advance!
I already programmed the code for moving the Form, but I just can't find the way to risize a Form without using the border.
Does anybody know the code that can make me fullfill this requirement?
Thanks in advance!