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
2010‑09‑07
2,944 views
"Hi, I want to define somen properties in my customize token class(inherit from MergeableToken class), and set valu..."
2010‑09‑02
3,136 views
"I need the last line of a SyntaxEditor to be read-only. I created a read-only SpanIndicator but I can still enter tex..."
2010‑08‑27
2,981 views
"Hi, I'm trying to solve a ambiguity issue with 2 non-terminals... 'VariableDeclaration' and 'Function..."
2010‑08‑12
3,475 views
"After a long break, I've started looking into SyntaxEditor again. Reading over the past 2 days I think I understa..."
2005‑06‑16
5,943 views
"I have read most of the documentation on the SyntaxEditor control and was unable to identify a property to change the..."
2010‑07‑15
3,167 views
"Hello! Can you tell me how to implement my own icon instead of using your icons like you do here: result.Append(&qu..."
2010‑07‑27
3,404 views
"Hi, I thought I post this problem earlier, but can`t find it - so, sorry if double-posted it. If I show parameter ..."
2010‑07‑22
3,515 views
"Hi guys, I have a further question. Up to now I use this code to write my parsed document in another file. write..."
2010‑07‑22
2,918 views
"Hi, I defined a language with the GrammarDesinger, and when I typed some invalid text in the SyntaxEditor, the err..."
2010‑07‑22
2,711 views
"Hi, The EditorView.Indent() method does not work when the caret at the start of current line."
2010‑07‑21
3,370 views
"I have an application that uses a TabbedMdiContainer with two Document Windows. One window contains a WPF DataGrid an..."
2010‑07‑16
2,959 views
"Hi! I'd like to add a keyword in the SimpleTokenID class called true. Is it possible to add words which are als..."
2010‑07‑13
3,582 views
"Hi, I am editing an XML document and want to find the node where caret is. In other words I'd like to get the..."
2009‑12‑04
3,547 views
"I have a language that uses carriage returns to separate statements (like VB.NET) which I'm using SyntaxEditor to..."
2010‑07‑06
2,842 views
"Hi, Just a quick and simple question: Why does child languages use the bracket highlighting style from their paren..."
2010‑05‑10
3,925 views
"Dear, Q1: What is the URL of the libraries, classes, member properties and methods ... of Actipro, similar to the ..."
2010‑06‑14
3,340 views
"Hello again! Is there a possibility to make differences between internal and external names? I'd sometimes like..."
2010‑07‑02
3,124 views
"Hello, I am stuсk with creating a State group in a dynamic language definition that should parse the following mul..."
2010‑07‑01
3,204 views
"Hi, I have an editor with some readonly areas. I just want to set the background color of this readonly areas to ..."
2010‑06‑30
3,281 views
"when I close findReplaceFormform, findReplaceForm_FormClosed event not ocurred. (if close main form, findReplaceForm..."