.CTC File Extension
Visual Studio Command Table Configuration File
Developer | Microsoft |
Popularity |
3.5 | 4 Votes |
What is a CTC file?
More Information
CTC files have five sections with a beginning and ending identifier:
- Command Placement - CMDPLACEMENT_SECTION & CMDPLACEMENT_END
- Command Reuse - CMDUSED_SECTION & CMDUSED_END
- Visibility - VISIBILITY_SECTION & VISIBILITY_END
- Key Bindings - KEYBINDINGS_SECTION & KEYBINDINGS_END
- Commands - CMDS_SECTION & CMDS_END
NOTE: Starting with Visual Studio 2008 and later, .VSCT files are used to define how menus and commands appear in VSPackages instead of CTC files.
Programs that open or reference CTC files
Windows