_HighlightMatchingBraceFlags Enumeration
Visual Studio 2015
Represents different options for highlighting matching braces.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| HMB_SUPPRESS_STATUS_BAR_UPDATE | Tells the view to suppress status bar updates. | |
| HMB_USERECTANGLEBRACES | Use rectangles for highlighting instead of bold. |
Show: