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
2013‑10‑23
4,799 views
"I am trying to implement the equivalent of Visual Studio's Toggle Outlining ExpansionToggle All Outlining command..."
2013‑10‑06
6,429 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,538 views
"Has SyntaxEditor something likes BeginUpdate() | EndUpdate() brackets of TreeView class? Will this in future if it is..."
2013‑10‑21
3,512 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,690 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,409 views
"I removed the defualt 'IntelliPromptCompleteWordCommand' command from the commandlinks collection. During IntellitSe..."
2013‑10‑12
4,009 views
"I use document.UndoRedo.StartGroup(DocumentModificationType.AutoReplace,ts.Token.TextRange); to replace text on the d..."
2013‑06‑20
3,928 views
"I am changing the BackColor attribute for my syntax editor in the "BracketHighlightingStyle" style, and it works perf..."
2013‑09‑24
3,673 views
"I am using Addon.Web and trying to implement HeaderText and FooterText to prevent users from modifying the namespaces..."
2013‑09‑09
3,351 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,126 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,063 views
"Hello, We are using an ANTLR grammar for a custom proprietary language. We would like to implement the IntelliPromp..."
2013‑09‑03
3,478 views
"The answer to a form question about margins refers to switching off Indicator, Selection and Outlining margins. But..."
2013‑08‑30
3,463 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,390 views
"Hello, the PrintSettings object contains all the settings for printing a document loaded into a SyntaxEditor. H..."
2008‑05‑19
6,231 views
"All the UI strings used in SyntaxEditor can be customized via code like this: ActiproSoftware.Products.SyntaxEditor...."
2012‑07‑24
4,384 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,707 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,827 views
"Hi, I have a TextBox and a SyntaxEditor on a form. I set the same font using the following code: syntaxEdit..."
2013‑06‑14
3,611 views
SyntaxEditor and Mono by Erel Uziel
(12 years ago)
"Has anyone tried to use SyntaxEditor with Mono framework? Did it work?"