Posts by pedro borges • 11 points
1 post
- 
		1 votes1 answer77 viewsQ: How to put a form inside a tab?I want to add a form inside a tab, I have tried using the command "this.tabPage1.Controls.Add(new Form1);" and it did not work, how to proceed? 
1 post
1
votes1
answer77
viewsI want to add a form inside a tab, I have tried using the command "this.tabPage1.Controls.Add(new Form1);" and it did not work, how to proceed?