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
2013‑10‑23
5,456 views
"One of our uses for SyntaxEditor is viewing XML documents read only (along with xml editing and code editing). Some o..."
2013‑10‑23
4,912 views
"I am trying to implement the equivalent of Visual Studio's Toggle Outlining ExpansionToggle All Outlining command..."
2013‑10‑06
6,588 views
"I use a third party docking/document management control and all works very well except when I undock (float) the synt..."
2005‑01‑24
4,651 views
"Has SyntaxEditor something likes BeginUpdate() | EndUpdate() brackets of TreeView class? Will this in future if it is..."
2013‑10‑21
3,560 views
"I have 2 different types of items in my Intelliprompt list. For one type I want to accept/insert the matching list ..."
2013‑02‑04
3,770 views
"Alt-Selection, knock as block selection in your help file, has an issue with it that is very frustrating that I am ho..."
2013‑10‑16
3,488 views
"I removed the defualt 'IntelliPromptCompleteWordCommand' command from the commandlinks collection. During IntellitSe..."
2013‑10‑12
4,077 views
"I use document.UndoRedo.StartGroup(DocumentModificationType.AutoReplace,ts.Token.TextRange); to replace text on the d..."
2013‑06‑20
3,997 views
"I am changing the BackColor attribute for my syntax editor in the "BracketHighlightingStyle" style, and it works perf..."
2013‑09‑24
3,773 views
"I am using Addon.Web and trying to implement HeaderText and FooterText to prevent users from modifying the namespaces..."
2013‑09‑09
3,395 views
"I want to apply outlining for multiline comments - but ONLY if they do in fact span multiple lines. I am using a dy..."
2013‑08‑30
3,192 views
"How to use appendtext in syntaxeditor ? How to use insert in syntaxeditor ? is there any way to add text where cu..."
2013‑08‑27
5,138 views
"Hello, We are using an ANTLR grammar for a custom proprietary language. We would like to implement the IntelliPromp..."
2013‑09‑03
3,560 views
"The answer to a form question about margins refers to switching off Indicator, Selection and Outlining margins. But..."
2013‑08‑30
3,528 views
"Hi, I have a question.Is it possible to use SyntaxEditor with own IntelliPrompt logic..For example.. user could ent..."
2013‑08‑28
3,443 views
"Hello, the PrintSettings object contains all the settings for printing a document loaded into a SyntaxEditor. H..."
2008‑05‑19
6,334 views
"All the UI strings used in SyntaxEditor can be customized via code like this: ActiproSoftware.Products.SyntaxEditor...."
2012‑07‑24
4,485 views
"Hi, the Token-class has a IsComment member to determine if this token is a comment? How can this property be set? I..."
2007‑06‑28
3,813 views
"Is there any way currently or any plans to allow save/export to PDF from SyntaxEditor? I have a situation where I ..."
2013‑07‑11
3,881 views
"Hi, I have a TextBox and a SyntaxEditor on a form. I set the same font using the following code: syntaxEdit..."