Refering to a Page on a Tabl Control

  • Thread starter Thread starter Lulu
  • Start date Start date
L

Lulu

I have a Tab Control. That tab control has 10 pages.

How can I write an expression which places the appropriate
page in to the following expression

TabCtl0.Pages(n).Caption

where n is the item number of the page selected?

Many thanks for any ideas
 
Back
Top