Use the ZOrder property of a control to set it's depth within the form therefore enabling a nice dynamic interface.
Assumes
There are other ways to do this such as using the control's visibilty but I figured i'de show you how to use ZOrder since you rarely see it being used.