I have a form consisting of two columns. I want the second column not to start at the top of the form, but shifted down to align with a specific field in the first column (in this case so that the textboxes align with each other).
How do I shift the second column down?
PS Above is in Windows GUI, but equally applies to other GUIs.