Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Note
Beginning with Visual Studio 2008 SDK, use XML Command Table (.vsct) files instead of command table configuration (.ctc) files to define how menus and commands appear in your VSPackages. For more information, see XML-Based Command Table Configuration (.vsct) Files.
A Visual Studio Command Table (.ctc) file is a text file that defines the command elements — such as menu items, menus, toolbars, and combo boxes — that a VSPackage provides to the IDE.
A .ctc file has five major sections. Each section is marked with beginning and ending identifiers. Following are the command table format sections:
See Also
Concepts
How VSPackages Add User Interface Elements to the IDE