3
Answers

add new tab in every new opened form


I am creating a windows form using vs2010 and c#. I want to make each opened form to produce a new tab field in my main tab control.
 
Any idea how this can be done?
thanks in advance.
 

Answers (3)