Hello All,
I want to create an application that allows the user to open multiple tabs, each displaying the same controls, but with different data. I started with a new frame, upon which I placed the required controls. I then created a form and put a PageControl on it. I then created a button on...