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
2012‑12‑13
3,423 views
"We provide an option for the user to decide whether they want to see QuickInfo tips. In OnSyntaxEditorViewMouseHove..."
2012‑11‑15
7,087 views
"Hey, I have added "System" and "myProject" as Reference (AddExternalReferenceForSystemAssembly). This works pretty ..."
2012‑12‑08
3,743 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,640 views
"I've got Document.AutoCaseCorrectEnabled = True, but it only seems to work on language keywords and primitive types. ..."
2012‑12‑08
3,539 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,519 views
"SyntaxEditor.IndentType is set to IndentType.Smart, but it aint happening: https://dl.dropbox.com/u/38313625/ForumIma..."
2012‑12‑07
3,480 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
4,121 views
"My intelliprompt member list contains both keywords and functions. For the functions (eg. AVG) I specify preText="A..."
2012‑12‑06
3,102 views
"Dear support, evaluating the syntaxeditor, I ran into following situation: After loading a document, I set a diff..."
2012‑12‑05
3,248 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,634 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,522 views
"My dynamic language file contains the following: <RegexPatternGroup TokenID="1" TokenKey="LineEnd" PatternValue=..."
2012‑11‑19
3,740 views
"My dynamic language conains about 400 keywords of which only 6 are defined using RexEx patterns. All Explicit patte..."
2009‑07‑29
4,674 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,440 views
"Search article "Actipro SyntaxEditor Converting from Version 2.x to 3.0". Where i can read it?"
2006‑04‑11
3,937 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,961 views
"Hello, I have encountered some problemes using the outlining features.The outlining nodes sometimes get updated inc..."
2012‑10‑24
3,688 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
4,448 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
7,039 views
"Does anyone know of a way to filter the IntelliPromptMemberList as the user types more of the selected word? ie: the ..."