Customizing Editor Controls and Menus by Using the Legacy API
A language service or a text view can control the context menus and controls in the editor. The pages in this section detail how to work with these features.
In This Section
Drop-down Bar
Describes the drop-down bar and provides instructions for implementing it.Command Handling
Details command handling in editors.Context Menus
Describes editor context menus.How to: Update the Status Bar
Provides instructions for updating the Status Bar.
Related Sections
- Editors
Introduces the different types of editors you can use in Visual Studio.