1
Answer

TabPage Control + How to return a page

Ask a question
Colin Adan

Colin Adan

16y
2.1k
1

Afternoon everyone,

My problem is thus: I am trying to return a tabpage but no matter what I rty I can't get it to work. I return the name of the TabPage but when it displays, it only shows the name and not the actual contents of the page.

I am trying the following code

 TabControl1.TabPages.Add(nameOfPage)

Can anyone help me out with this please?

Thanks,

Col


Answers (1)