I have made a custom control that consiste of a label (used as a line art to make a square), another label, and a textbox (that expands and contracts with mouse over). The problem is when I it expands it doesn't expand over top of the control below it. How can I make the textbox always on top of whatever it expands over?