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
2006‑02‑28
3,079 views
"Hey everyone, we're making some really great progress on our advanced parsing model for SyntaxEditor 4.0. We'..."
2006‑03‑07
2,841 views
"Hey guys, I found a simple to fix (I'd imagine) but somewhat debilitating (for me)bug. If you have themes enab..."
2006‑03‑06
3,439 views
"Hi, We have a developer's license for Actipro Software on one machine and we have been able to succesfully dis..."
2006‑03‑05
3,430 views
"In general, I have always found the SemanticParseData property unwieldy to work with. In another thread you indicate..."
2006‑03‑05
3,141 views
"When trying to get the deleted token text like so: foreach (Token t in document.Tokens.DeletedTokens..."
2006‑02‑09
4,786 views
"One of the major new features in SyntaxEditor 4.0 is to be able to make programmatic lexical parsers for those develo..."
2006‑03‑02
5,080 views
"Does anyone know of a way to strikethrough text, keeping the rest of the existing font attributes the same? Thanks..."
2006‑02‑27
3,440 views
"Hi, when the scrollbars are disabled I can move the caret outside the viewable area (by just typing or using the a..."
2006‑02‑27
3,007 views
"Hi, If the height of the syntax-editor window is smaller then that of approx two lines, neither right-mouse-click ..."
2006‑02‑24
3,937 views
"This there an easy way to outling Python's code block that contains a ':' at the end of the line (i.e. de..."
2006‑02‑20
3,130 views
"Hi I have the following regex paterns: PatternValue="[\d\w]" and it doesn't get specials characters...."
2006‑02‑21
3,340 views
"Hi, Is it possible to move the InfoTip? In previous posts I read about the Show() overload with a point location a..."
2006‑02‑20
3,178 views
"The code below doesn't select each select when the user hits the tab button (i.e. $caption$, $button$, and $text$..."
2005‑02‑11
3,259 views
"Is there some "intelliprompt" type tooltip event that happens when you hover of a span indicator? In parti..."
2005‑02‑02
3,774 views
"Can I attain SpanIndicator' behaviour like changing DocumentLine.BackColor? So the syntax highlighting is not cha..."
2006‑02‑20
3,341 views
"Hi I'm having a bit of trouble getting the Actipro assemblies to deploy (version 3.1.203.0/1.0.76.0). I have t..."
2006‑02‑16
5,703 views
"Can you tell me how to get the plus sign (+) to show up in the margin for #region in when using VBScript language def..."
2006‑02‑08
3,392 views
"hi guys, I have altered the HTML xml language definition file to add a new set of tags that get highlighted. This..."
2006‑02‑03
3,972 views
"Hopefully someone here will be able to point me in the right direction. In my C# application I have several forms ..."
2006‑02‑03
3,581 views
"Is there an example on how to set the background color of the line margin? Thanks Colin Blakey"