I am trying to implement cycling through the tabs of a set of tabbed documents. I have found the SelectedPage property, but I can't find anyway to set the selected page via an index. Is there a way to directly set the SelectedPage index? If not, can you sketch out how to cycle though the tabs?
Thank you!
Comments