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
2007‑06‑26
3,360 views
"Guys, I have a high spec pc e.g. core duo 6700 with 4GB ram and having performance issues using two SyntaxEditor c..."
2007‑06‑26
2,831 views
"We use Syntax Editor for a custom language that we use for development. It works great - but the best new feature yo..."
2007‑06‑22
2,429 views
"In my application, when creating a new editor control (all using the same syntaxlanguage) and reloading the user'..."
2007‑06‑25
2,368 views
"Do older versions of the Syntax Editor support .NET 2.0 namespaces? I tried searching for this in the forum and coul..."
2007‑06‑24
2,312 views
"Hi I now have my first and last lines read only using the DocumentPreTextChanging event. Now I need to find a way ..."
2007‑06‑21
2,982 views
"Recently we made some minor changes to our language definition, but we found it had some unforeseen consequences. We ..."
2007‑06‑21
2,389 views
"Hi I would like to make the first and last lines in a document read only, such that the user can edit between the ..."
2007‑06‑20
2,422 views
"Hi, I am evaluating your product and I am facing one problem with persisting modified(e.g. change in the background..."
2007‑06‑19
2,621 views
"How do I set the icon of the PrintPreview() dialog? Right now it uses the default .NET icon, but I would of course li..."
2007‑06‑20
3,135 views
"Some of my users have requested that the editor not scroll to the bottom when performing a select all. They would lik..."
2007‑06‑18
2,730 views
"If you open up your sample application using the C# parser (or any one really). Now create a line of all spaces. Plac..."
2007‑06‑18
2,697 views
Cursor bug by Kasper
2 replies (18 years ago)
"I think I've found a minor bug in SyntaxEditor. If you change the Cursor property to something new and then chang..."
2007‑06‑15
2,739 views
"Hello I am trying to get bracket highlighting for my SQL editor working for both normal braces and [ ] square brac..."
2007‑06‑18
3,010 views
Scaling by gardea
1 reply (18 years ago)
"How hard would it be to implement scaling (100%, 77%, etc.) like, say, MS Word has? Thank you, Petru."
2007‑06‑13
3,249 views
"I have a TreeView control whose nodes represent code files. When each node is added to the TreeView control a Syntax..."
2007‑04‑13
5,083 views
"The SyntaxEditor maintenance release today includes a tech preview of the advanced XML add-on with IntelliPrompt feat..."
2007‑06‑09
2,406 views
"Hi, how do I remove the automatic selection that is applied when I drop text onto the control? thankx"
2007‑06‑06
3,598 views
"Hi, I have been getting this exception a couple of time now, but I can't reproduce it on demand, so making a d..."
2007‑06‑07
2,508 views
"My compiler reports the starting and ending offset of each token and when an error occurs, I want to indicate the pos..."
2007‑06‑07
2,668 views
"According to documentation, TrimTrailingWhitespace() will trim the lines that are currently selected, or if there is ..."