JNeedles
11 years agoContributor
Page did not change on tab click error
I'm clicking on a tab control in our application and getting this error: "The tab control page 'Error' was clicked, but the current page of the control did not change" Is there a way to check properties on this tab before clicking? Or is there some way to ignore this error in a loop to keep clicking every 10 seconds until the new page loads?
Object is a WinFormsObject("Tabcontrol")
thanks