SyntaxEditor for Windows Forms

Discussion Forums

Post about SyntaxEditor for Windows Forms suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

New Question New Problem New Idea

Threads (2,125)

  Date Thread Details
2007‑09‑01
4,072 views
"I have subclassed DynamicSyntaxLanguage and set IntelliPromptCodeSnippetsSupported property to true. I used the prote..."
2007‑08‑29
4,145 views
"Hi, I am trying to implement the example "Merging Two Languages at Run-Time Using a Direct Lexical State Trans..."
2007‑09‑01
3,118 views
"Hi, I am trying to use SyntaxEditor to replicate the functionality of the Outlook 'To' address field, i.e...."
2007‑08‑31
3,223 views
"I looked thru the forums and didn't see the bug I am experiencing reported. I have the syntax editor placed on..."
2007‑08‑30
2,932 views
"Hi, Can someone help on a problem... I have a class : public class AAA { string b; public void myM..."
2007‑08‑30
2,700 views
"The tooltip remains when the focus is somewhere else; steps to reproduce: 1) Open up the example application 2) A..."
2007‑08‑29
3,135 views
"Currently we keep the languages inside our assembly resources. When loading them we use the DynamicSyntaxLanguage.Lo..."
2007‑08‑29
3,106 views
"I was reading this "old" thread about ASP.NET language syntax . Because of new requirements we must supp..."
2007‑08‑29
3,498 views
"Actipro, Somewhere on this forum I have read that it's possible to parse some text without using the syntax ed..."
2007‑08‑29
2,422 views
"I would really like that when typing: MyClass myclass = newIntelliprompt would be smart enough to position (by defau..."
2007‑08‑29
2,593 views
"Using CSharpSyntaxLanguage from AddOn. I have configured the member list to be CaseSensitive: editor.IntelliPromp..."
2007‑08‑24
2,607 views
"Hi, In other editor components, you may enable or disable an option called ConvertTabsToSpaces - in SyntaxEditor, ..."
2007‑08‑21
3,635 views
"There is SyntaxEditorRenderer.OutliningIndicatorBackColor/ForeColor. These affect the outlining indicators as you wo..."
2007‑08‑21
3,349 views
"Perhaps there's already a way to do this, but I haven't found one yet. There are several things I'd li..."
2007‑08‑23
3,371 views
"I am using the syntax editor control to do syntax highlighting in our application & I want the user to be able to..."
2007‑08‑23
3,085 views
"Hey, I have some locations in my document that I'm using SpanIndicators to color text and I also display a too..."
2007‑07‑26
4,969 views
"Hi Still working on my VBScript grammar, mostly working fine but I have struck a roadblock to completing the gramm..."
2007‑08‑21
3,031 views
"I have outlining working based on a Statement class derived from AstNodeBase. I would like the statement to displa..."
2007‑08‑15
4,189 views
"Hello, I'm using a dynamic langauge (combination of two languages with a start and end delimiters). I had a pr..."
2004‑12‑16
3,741 views
Text color by GLarson
3 replies (19 years ago)
"How do I set the text color if I am not using a Language for syntax highlighting? The ForeColor property doesn't ..."