Just wondering any programmatically way to display that navigation window which is normally launched by clicking the ctrl+Tab?
I have tried the "SendKeys.SendWait("^{TAB}");" but the navigation window just flashed and disapeared.
I have tried the "SendKeys.SendWait("^{TAB}");" but the navigation window just flashed and disapeared.