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
2005‑08‑26
2,527 views
"Is it possible to have a tooltip on the glyph of a LineIndicator? I only want the tooltip to appear when I move over..."
2005‑08‑25
4,524 views
"Is there a commerically-available text difference and merge engine that could be integrated with SyntaxEditor?"
2005‑08‑24
2,654 views
"Hi, I have one question and I'd like somebody could help me. I developed a StyleSheet editor using Intellisens..."
2004‑10‑11
3,134 views
"Is there a built-in way of showing a tooltip for a given span indicator, like assigning text to the indicator instanc..."
2005‑08‑24
2,269 views
"Hi, There seems to ba a bug with the AutoCaseCorrect. If you type a word that should be case corrected when you..."
2005‑08‑23
2,337 views
"Hi is there a way to jump (goto next/previous) Line Modification marks in a document? I have considered using book..."
2005‑08‑23
2,475 views
"I am using an evaluation version of SyntaxEditor. How can I suppress the splash dialog on construction?"
2005‑08‑17
2,423 views
"Is it possible to use a SpanIndicator to JUST change the background color of some text -- leaving then foreground tex..."
2005‑08‑16
2,803 views
"Hi, It took me a very long time to convert to 3.0 from version 2. OK, let's say 2 hours ;). A lot of methods a..."
2005‑06‑16
3,018 views
"Syntax Editor already provides formats for UnicodeText and Text. I wonder if it was possible to add support for HTML..."
2005‑08‑16
2,594 views
"Hi, I'm trying to implement a DisappearingLineIndicator, similar to the DisappearingIndicator that highlights ..."
2005‑08‑15
2,554 views
"Is there a way to disable text dragging within the Editor? Not sure if there is a property or if I could override ..."
2005‑08‑15
3,014 views
"hi, I need to position the cursor and highlight a section of text programatically but cant seem to figure it out. ..."
2005‑08‑11
2,553 views
"In many editors, if you hold down the Ctrl key when dragging text, it will do a copy instead of a move. SE seems to ..."
2005‑08‑11
2,771 views
"It appears when I get the Text property from the Document the resulting text strips the carriage returns if they exis..."
2005‑08‑11
2,610 views
"When I attempt to do a copy paste deployment the Actipro dialog pops up. I'm using the assemblies locally. What d..."
2005‑08‑10
2,649 views
"I'm handling scrolling events using ViewVerticalScroll. I've got two editors side by side and when I scrol..."
2005‑08‑09
2,549 views
"Is it possible to highlight (using BackColor) certain text elements? For example, I want to be able to highlight..."
2005‑08‑09
8,241 views
"With this change in v3.0.182 Changed the member list typing selection code to look at the AutoCompletePreText prop..."
2005‑08‑07
3,414 views
"I need to use a Regex to check for a literal "$" in a string. But since $ is used in Regex Patterns, I'..."