There is SyntaxEditorRenderer.OutliningIndicatorBackColor/ForeColor. These affect the outlining indicators as you would expect.
Is there any way to set the style of the node CollapsedText ? (not the hover text but the collapsed region as shown in the editor)
Note that VS2005 uses the same colour for the indicator and the CollapsedText including the border. This would be Ok, however full control over the FontFamilyName, FontSize, ForeColor, BackColor and Border would be great to have.
Is there any way to set the style of the node CollapsedText ? (not the hover text but the collapsed region as shown in the editor)
Note that VS2005 uses the same colour for the indicator and the CollapsedText including the border. This would be Ok, however full control over the FontFamilyName, FontSize, ForeColor, BackColor and Border would be great to have.