aalex675 wrote:
feel that working with multiple layered panels in the designer is messy
Agreed, but sounds messy or not, you have Controls (Buttons, TextBoxes, etc.) and you have to add them in your Form in anyway.
aalex675 wrote:
if anyone has any other ideas
Add the Controls in Run-Time.
While (true) { Human.isLearnable = true; }