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,124)

  Date Thread Details
2007‑08‑29
3,926 views
"Hi, I am trying to implement the example "Merging Two Languages at Run-Time Using a Direct Lexical State Trans..."
2007‑09‑01
2,967 views
"Hi, I am trying to use SyntaxEditor to replicate the functionality of the Outlook 'To' address field, i.e...."
2007‑08‑31
3,082 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,766 views
"Hi, Can someone help on a problem... I have a class : public class AAA { string b; public void myM..."
2007‑08‑30
2,567 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,003 views
"Currently we keep the languages inside our assembly resources. When loading them we use the DynamicSyntaxLanguage.Lo..."
2007‑08‑29
2,931 views
"I was reading this "old" thread about ASP.NET language syntax . Because of new requirements we must supp..."
2007‑08‑29
3,338 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,271 views
"I would really like that when typing: MyClass myclass = newIntelliprompt would be smart enough to position (by defau..."
2007‑08‑29
2,389 views
"Using CSharpSyntaxLanguage from AddOn. I have configured the member list to be CaseSensitive: editor.IntelliPromp..."
2007‑08‑24
2,472 views
"Hi, In other editor components, you may enable or disable an option called ConvertTabsToSpaces - in SyntaxEditor, ..."
2007‑08‑21
3,400 views
"There is SyntaxEditorRenderer.OutliningIndicatorBackColor/ForeColor. These affect the outlining indicators as you wo..."
2007‑08‑21
3,157 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,208 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
2,944 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,747 views
"Hi Still working on my VBScript grammar, mostly working fine but I have struck a roadblock to completing the gramm..."
2007‑08‑21
2,866 views
"I have outlining working based on a Statement class derived from AstNodeBase. I would like the statement to displa..."
2007‑08‑15
4,003 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,565 views
Text color by GLarson
3 replies (18 years ago)
"How do I set the text color if I am not using a Language for syntax highlighting? The ForeColor property doesn't ..."
2007‑08‑14
3,061 views
"Hi Just installed build 258 and copied the change to PerformAutomaticOutlining from the simple language into my vb..."