Inserting a control between existing controls at runtime
Hi there,
I want to know how to insert a control at runtime in between existing controls on my form. In other words, how do I proceed to push down the controls that should be appearing after my newly inserted control?
Thanks!
Emmi