I am new to programming. I have a form with two columns of textboxes. I anchored the left column to top-left and the right column to top-right. When I maximize the form, it works; however, I want the two textboxes to expand horizontally and maintain the same distance from each other in the middle of the form. Mine stay the same size which leaves a huge gap in the middle. I tried many combinations like left-top-right, but then the boxes overlap each other.
Thanks for any help.
Thanks for any help.