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

  Date Thread Details
2008‑10‑30
3,154 views
"Hi, I have tried Actipro trial version in my application for Undo/redo. The undo redo stack entry in this was lik..."
2008‑11‑17
3,672 views
"Is there a way to receive mouse wheel events and also to know if either <Ctrl> key is held down at the same tim..."
2008‑11‑18
2,787 views
"Is it possible to show ellipsis (three dots) at the end of the visible text if not the whole text is visible? Just li..."
2008‑11‑17
2,698 views
"Hello, On the syntax editor, there is a gray area where you can put bookmark and other indicator. I don't w..."
2008‑11‑17
3,598 views
"I have a class inherited from SyntaxLanguage. Now i want to associate my lexical parser (its Antlr-made) with it. I t..."
2008‑11‑12
3,297 views
"Hi, I want to create a SyntaxEditor control with a combobox to select language (SQL, Vb, VbScript). I have added ..."
2008‑11‑07
3,523 views
"I occasionally get the following error shortly after displaying text in the editor. I am not able to handle the error..."
2008‑11‑13
2,585 views
"AddExternalReferenceForSystemAssembly("System") and using System.text,but in the statment "StringBuild..."
2008‑10‑30
2,971 views
"Hi In the ActiPro example inside the DotNetReflectionForm I have created a button. Here it adds the ColorButton.c..."
2008‑11‑03
2,456 views
"Hi, I am using Dynamic language within which I have a default state and several child states. Against this dyna..."
2008‑10‑29
3,237 views
"To ActiPro Support Team, Thank you for your previous support and email answers. We have some issue with Semant..."
2008‑10‑31
3,602 views
"Hi, We are using a licensed version of Actipro Syntax Editor. We have a certain issue regarding deployment. ..."
2008‑10‑27
2,923 views
"Hi ActiPro Support, Currently Visual Studio 2008 supports the intellisense feature such as when you type (1). th..."
2008‑10‑27
3,322 views
"I have a working codesnippet. Now i want to fill a Literal with the result of a function. So i added in a declaration..."
2008‑10‑23
3,402 views
"I am trying to figure out where to insert snippets code to my project. I cant find much about this subject in the doc..."
2008‑10‑22
3,134 views
"Can someone provide a code example of how to use Line Indicators? I'm using C#. Thanks"
2008‑10‑21
3,106 views
"I am using an inherited version of class Document. This way we can choose the way how codefiles are stored, and avail..."
2008‑10‑21
2,927 views
"Hi SyntaxEditor documentation Language Definition Guide -> Parsing Stages -> Semantic Parsing paragraph says..."
2008‑10‑20
3,270 views
"After minimizing my testprogram and restoring it, both scrollbars are black. After a resize they are back to normal...."
2008‑10‑12
2,761 views
"I am trying to get access to a LexicalPattern via the LexicalState class as shown in some forum posts, but that publi..."