PavelTorgashov / FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Other
1.21k stars 463 forks source link

.RESX file #176

Open renathu opened 4 years ago

renathu commented 4 years ago

You must add the following code to the "ServiceColors" property.

[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]

PavelTorgashov commented 4 years ago

In this case ServiceColors will not assigned to target object.