PavelTorgashov / FastColoredTextBox

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

Errors? #212

Open ghost opened 3 years ago

ghost commented 3 years ago

this.fastColoredTextBox2 = new FastColoredTextBoxNS.FastColoredTextBox();

this.fastColoredTextBox1 = new FastColoredTextBoxNS.FastColoredTextBox();*

this.fastColoredTextBox2.ServiceColors = ((FastColoredTextBoxNS.ServiceColors)(resources.GetObject("fastColoredTextBox2.ServiceColors")));

private FastColoredTextBoxNS.FastColoredTextBox fastColoredTextBox1;

private FastColoredTextBoxNS.FastColoredTextBoxfastColoredTextBox2;

Hi, I opened my friends project design and unfortunately I got bugs written in this italics. Please help, I have all the DLLs in the toolbox!

DimitarBogdanov commented 3 years ago

What errors are you getting?