Colin Adan

Colin Adan

  • NA
  • 13
  • 0

TabPage Control + How to return a page

Dec 12 2007 7:25 AM

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)