R Rick Brandt Dec 25, 2008 #2 How to determine the current tab page? Click to expand... The Value property of the TabControl will correspond to the Index value of the currently selected TabPage. Page 1 = 0, Page 2 = 1, etc..
How to determine the current tab page? Click to expand... The Value property of the TabControl will correspond to the Index value of the currently selected TabPage. Page 1 = 0, Page 2 = 1, etc..