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,664 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
5,266 views
"I am trying to implement the equivalent of Visual Studio's Toggle Outlining ExpansionToggle All Outlining command..."
2013‑10‑06
6,977 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,847 views
"Has SyntaxEditor something likes BeginUpdate() | EndUpdate() brackets of TreeView class? Will this in future if it is..."
2013‑10‑21
3,754 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,970 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,666 views
"I removed the defualt 'IntelliPromptCompleteWordCommand' command from the commandlinks collection. During IntellitSe..."
2013‑10‑12
4,270 views
"I use document.UndoRedo.StartGroup(DocumentModificationType.AutoReplace,ts.Token.TextRange); to replace text on the d..."
2013‑06‑20
4,178 views
"I am changing the BackColor attribute for my syntax editor in the "BracketHighlightingStyle" style, and it works perf..."
2013‑09‑24
3,966 views
"I am using Addon.Web and trying to implement HeaderText and FooterText to prevent users from modifying the namespaces..."
2013‑09‑09
3,568 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,379 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,375 views
"Hello, We are using an ANTLR grammar for a custom proprietary language. We would like to implement the IntelliPromp..."
2013‑09‑03
3,770 views
"The answer to a form question about margins refers to switching off Indicator, Selection and Outlining margins. But..."
2013‑08‑30
3,703 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,634 views
"Hello, the PrintSettings object contains all the settings for printing a document loaded into a SyntaxEditor. H..."
2008‑05‑19
6,645 views
"All the UI strings used in SyntaxEditor can be customized via code like this: ActiproSoftware.Products.SyntaxEditor...."
2012‑07‑24
4,701 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,972 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
4,102 views
"Hi, I have a TextBox and a SyntaxEditor on a form. I set the same font using the following code: syntaxEdit..."