Reputation: 7237
I don't know if there is a better way to ask this. But, I mean to open the small down arrow which shows the list of tabs (see following) using a keyboard shortcut
Upvotes: 5
Views: 1840
Reputation: 54532
The Command that you are looking for is Window.ShowEzMDIFileList
, it can be accessed(at least on my machine) by Ctrl + Alt + Down Arrow
Upvotes: 8