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
2012‑12‑08
3,284 views
"I couldn't find anything in the documentation about automatic insertion of end-constructs. I.e. when I type If (some..."
2012‑12‑08
3,189 views
"I've got Document.AutoCaseCorrectEnabled = True, but it only seems to work on language keywords and primitive types. ..."
2012‑12‑08
3,066 views
"Is there a way to add a Common|All interface on the autocomplete dropdown list so that people can easily hide all Lin..."
2012‑12‑08
3,071 views
"SyntaxEditor.IndentType is set to IndentType.Smart, but it aint happening: https://dl.dropbox.com/u/38313625/ForumIma..."
2012‑12‑07
3,066 views
"I'm populating a control with a bunch of lines (some readonly, some not). I then want to collapse all outlining block..."
2012‑12‑03
3,653 views
"My intelliprompt member list contains both keywords and functions. For the functions (eg. AVG) I specify preText="A..."
2012‑12‑06
2,728 views
"Dear support, evaluating the syntaxeditor, I ran into following situation: After loading a document, I set a diff..."
2012‑12‑05
2,891 views
"Are key chord shortcuts supported in syntax editor? Like CTRL+M,M. Currently we are doing something similar to: htt..."
2012‑11‑30
3,197 views
"My app works with many different SQL dialects. I define a separate Dynamic language file for each one. My app nee..."
2012‑11‑27
3,188 views
"My dynamic language file contains the following: <RegexPatternGroup TokenID="1" TokenKey="LineEnd" PatternValue=..."
2012‑11‑19
3,344 views
"My dynamic language conains about 400 keywords of which only 6 are defined using RexEx patterns. All Explicit patte..."
2009‑07‑29
4,099 views
"Hello, I would like to ask a couple of questions please regarding Syntax Highlighting and Outlining. 1. Is it p..."
2012‑11‑07
3,025 views
"Search article "Actipro SyntaxEditor Converting from Version 2.x to 3.0". Where i can read it?"
2006‑04‑11
3,523 views
"In Find-and-Replace, from your sample code, whenever I do a Find, Replace, etc. on the text [! ] with Wildcards optio..."
2012‑10‑24
3,532 views
"Hello, I have encountered some problemes using the outlining features.The outlining nodes sometimes get updated inc..."
2012‑10‑24
3,194 views
"I am trying to do a ReplaceText in a SyntaxEditor control, and sometimes it returns false. Since it does not throw an..."
2012‑10‑22
3,880 views
"While the user is executing a query I make the entire editor Read Only. I want to change the background color while..."
2006‑04‑04
6,468 views
"Does anyone know of a way to filter the IntelliPromptMemberList as the user types more of the selected word? ie: the ..."
2012‑10‑22
3,101 views
"Hello, So I have implemented a smart indentation scheme and it works wonderfully. It is currently implemented in th..."
2012‑10‑19
2,888 views
"In trying to ugrade to release 2012.1 I found that you no longer deliver .NET 2.0 versions. Sadly, for the moment we'..."