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

  Date Thread Details
2013‑10‑12
3,589 views
"I use document.UndoRedo.StartGroup(DocumentModificationType.AutoReplace,ts.Token.TextRange); to replace text on the d..."
2013‑06‑20
3,505 views
"I am changing the BackColor attribute for my syntax editor in the "BracketHighlightingStyle" style, and it works perf..."
2013‑09‑24
3,283 views
"I am using Addon.Web and trying to implement HeaderText and FooterText to prevent users from modifying the namespaces..."
2013‑09‑09
2,972 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
2,745 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
4,621 views
"Hello, We are using an ANTLR grammar for a custom proprietary language. We would like to implement the IntelliPromp..."
2013‑09‑03
3,104 views
"The answer to a form question about margins refers to switching off Indicator, Selection and Outlining margins. But..."
2013‑08‑30
3,172 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,031 views
"Hello, the PrintSettings object contains all the settings for printing a document loaded into a SyntaxEditor. H..."
2008‑05‑19
5,598 views
"All the UI strings used in SyntaxEditor can be customized via code like this: ActiproSoftware.Products.SyntaxEditor...."
2012‑07‑24
3,972 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,350 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,484 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,254 views
SyntaxEditor and Mono by Erel Uziel
(11 years ago)
"Has anyone tried to use SyntaxEditor with Mono framework? Did it work?"
2013‑06‑05
3,431 views
"The ALT+selection modification enhancement was asked for in this thread: http://www.actiprosoftware.com/community/thr..."
2013‑06‑05
4,001 views
"I open a text file and scroll down without making any selection, then change the syntax language. The editor jumps ba..."
2012‑02‑27
3,661 views
"Hi, This is the bug: using System; using System.Text; using System.Linq; public class FlushScript { public ..."
2013‑05‑22
4,209 views
"Hi. On the close of our application, we want to clean the cache folder. All files in CacheFolder are correctly de..."
2013‑05‑21
3,164 views
"i want to be able to see underneath a memberlist sometimes, is this an easy adjustment to make?"
2013‑05‑19
3,140 views
"I saw c# coding formuating had been implemented in WPF syntaxEditor。how to implement coding Formating in WinForm vers..."