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‑07‑26
4,156 views
"I search for a property in the editor to disable the refresh of the selectedview when I change the document. The pr..."
2012‑07‑07
4,086 views
"It would be great if there was an easy way to use SyntaxEditor as a Windows preview handler, eg a sample project. I'd..."
2012‑07‑06
3,362 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,938 views
"Hi I have a suggestion for the word wrap. If I select "WordWrap" by "Word", a punctuation ch..."
2012‑06‑13
3,815 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
4,029 views
"Hi, currently the background colors of highlighting styles are not exported for RTF files. If a user specifies a ..."
2012‑05‑04
4,305 views
"Hi, Which properties to use to change the backcolor and the forecolor of the editor?"
2012‑05‑03
4,809 views
"Hello, is it possible to force an antialiasing mode? The OnRender() method only covers the line number margin, OnPa..."
2012‑05‑04
4,496 views
"Has anyone seen this behaviour? If so, what ended up being your cause ? System.StackOverflowExceptionat static ..."
2012‑04‑29
4,642 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,445 views
"Hello, If I define "<ExplicitPatternGroup TokenKey="ReservedWordToken" Style="OptionWordStyle" LookBehind="(.opt..."
2012‑03‑30
5,620 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,824 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,563 views
"Looking to access the FindReplaceForm KeyDown Event. Right now the form will perform a search when we press the "F" ..."
2012‑03‑20
4,130 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,721 views
"I have iplemented a 'code behind' Dynamic language to support automatic Outlining.The simple matches are working fine..."
2012‑03‑15
4,475 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,869 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
3,037 views
"Hi, Just look at this code: StringBuilder builder = new StringBuilder(); builder.Append("youpi") .Appen..."
2012‑02‑16
2,987 views
"Hi, I've created several triggers for the memberlist in the xml. When I start typing, the memberlist is shown...."