Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

CMDUSED_SECTION and shared commands

$
0
0
By default in the IDE, F8 is bound to the command Edit.GotoNextLocation (guidVSStd97:cmdidNextLocation).  This command works in the both the Output and Find Results windows.

I would like my tool window to respond to Edit.GotoNextLocation. 

Is this just a matter of setting up my ctc file correctly or does the toolwindow also need to implement a particular interface (other than IVsWindowPane and IOleCommandTarget)?


Viewing all articles
Browse latest Browse all 4410

Trending Articles