tab control

  • Thread starter Thread starter zer0_gravity
  • Start date Start date
How to determine the current tab page?

The Value property of the TabControl will correspond to the Index value
of the currently selected TabPage. Page 1 = 0, Page 2 = 1, etc..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top