I have 5 combo boxes with labels that are currently piled on top of each other. On click of a command button I want a combo box with its corresponding label to "move" or reposition to a certain spot on the form.
I set the top and left property of the control and label on the On click event of the command button but nothing happens.
Any ideas?
Thanks in advance
Annie
I set the top and left property of the control and label on the On click event of the command button but nothing happens.
Any ideas?
Thanks in advance
Annie