I was throwing together some demo code that involved creating a control at runtime, that I wanted docked in a certain way on the parent Form. I could have pre-created the control in the designer and hidden it--to be made visible instead of creating it--but, that's not the situation I was in. Simply creating...