Hello lads
I'm new to Actipro controls for WPF
I've added a SyntaxEditor control and I tried to set a language highlight and intellipromt but it didn't work
I've tried this but I got a compilation error
syntaxEditor.Language = new CSharpSyntaxLanguage();
[Modified 4 years ago]