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‑07‑06
3,158 views
"Hi, I have a weird problem. My quick info for collapsed text regions has a white background for all tokens that hav..."
2006‑02‑17
3,749 views
"Hi I have a suggestion for the word wrap. If I select "WordWrap" by "Word", a punctuation ch..."
2012‑06‑13
3,647 views
"I'm evaluating SyntaxEditor for use with JavaScript (and I'm a novice at JavaScript so forgive me). It looks like the..."
2012‑05‑23
3,831 views
"Hi, currently the background colors of highlighting styles are not exported for RTF files. If a user specifies a ..."
2012‑05‑04
4,089 views
"Hi, Which properties to use to change the backcolor and the forecolor of the editor?"
2012‑05‑03
4,609 views
"Hello, is it possible to force an antialiasing mode? The OnRender() method only covers the line number margin, OnPa..."
2012‑05‑04
4,311 views
"Has anyone seen this behaviour? If so, what ended up being your cause ? System.StackOverflowExceptionat static ..."
2012‑04‑29
4,433 views
"Hi, I'm trying to implement the DragDrop, but I can't seem to getting it to work. My code in the myEditor_dragd..."
2012‑04‑09
3,234 views
"Hello, If I define "<ExplicitPatternGroup TokenKey="ReservedWordToken" Style="OptionWordStyle" LookBehind="(.opt..."
2012‑03‑30
5,430 views
"My current editor has a RepeatCount property that is normally set to 1. If I set it to say 10 then the next 'comman..."
2012‑04‑04
3,627 views
"If I am searching for text in a 'down' direction and the text only exists prior to the current location SyntaxEditor ..."
2012‑03‑27
3,386 views
"Looking to access the FindReplaceForm KeyDown Event. Right now the form will perform a search when we press the "F" ..."
2012‑03‑20
3,960 views
"Hi, How do I add text to each line at the beginning and end of a selection? I have done it in a richtextbox, but I ..."
2012‑03‑21
3,582 views
"I have iplemented a 'code behind' Dynamic language to support automatic Outlining.The simple matches are working fine..."
2012‑03‑15
4,333 views
"I finally have time to look into the workings of Syntax editor (with plans to migrate from a Codemax [COM] implementa..."
2011‑12‑14
4,680 views
"Hi, I'm trying to add intellisense for CSS, just to learn how it's done, but I can't activate it someh..."
2012‑02‑26
2,917 views
"Hi, Just look at this code: StringBuilder builder = new StringBuilder(); builder.Append("youpi") .Appen..."
2012‑02‑16
2,844 views
"Hi, I've created several triggers for the memberlist in the xml. When I start typing, the memberlist is shown...."
2012‑02‑15
3,679 views
"Hi , I have a code like this in my control. this.actiSyntaxEditor.Text = value; Above particular code takes ..."
2012‑02‑07
3,350 views
"Hello, I am making my own custom Command Manager which uses in some parts the command manager of syntax editor. N..."