Can someone tell me how to get the text box to resize along with the form? I also have 2 command buttons under the text box which I want to stay centered and at the bottom of the form when I resize it.
Right now, the textbox stays the same size when I resize the Main Form and the command buttons stay in the same place directly under the textbox.