Adding listview control to new tabpage
So, I was playing a bit with adding and removing tabs. I have a tabControl and a Add and Remove button. Then I wanted to be able to have controls on each new tab. And then it occured to me that I have never done something like this...
How can I get a new Listview or textbox on each new tab?
I did do some searching and Googling, but I'm not finding what I'm looking for... maybe I'm using the wrong keyword.
Thanks in advance. :)