I have a number of Tabbed Docs open. When user moves from Tab to Tab is it possible to raise an event when the tab change has taken place with the new tab being passed in the event.
Since these changes don't seem to happen in the main thread the only way I have of detecting user has changed tabs is when the user clicks on the new document.
Comments