Posted 18 years ago
by ernesto
Can someone help complete this code? I am trying to change the background color of the SyntaxEditor. This is the only way I have found where I can access the TextAreaBackgroundFill property, but I am not sure how to complete the line to actually change the color to Blue.
CType(Editor.RendererResolved, VisualStudio2005SyntaxEditorRenderer).TextAreaBackgroundFill ???
thanks
teamels
CType(Editor.RendererResolved, VisualStudio2005SyntaxEditorRenderer).TextAreaBackgroundFill ???
thanks
teamels