Command Routing in VSPackages
A command is routed in Visual Studio based on the context in which it is executed. It is routed from the initial context outward to the global context.
단원 내용
명령 라우팅 알고리즘
Describes the order of command routing resolution.명령 사용 가능성
Discusses command routing.Commands and Menus That Use Interop Assemblies
Discusses considerations in routing commands between managed code and COM.
관련 단원
컨텍스트 개체 선택
Discusses the model for how you can determine the user's selection context focus on a window.명령, 메뉴 및 도구 모음
Explains how to create a UI that includes menus, toolbars, and command combo boxes.