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,124)

  Date Thread Details
2004‑09‑15
3,196 views
"I see that in order to save memory I should "share the same instance of the SyntaxLanguage" between multipl..."
2004‑09‑14
3,462 views
"Hi, Let me start off by saying this product is truly amazing...great work guys/ gals. My question is this, you ..."
2004‑09‑15
3,346 views
"Is there a build for the 1.1 framework. Now it seems the latest build is for 1.0 framework and you need both framewor..."
2004‑06‑10
4,621 views
"Is this a property that can be set somewhere? If not, can you either: Add a property in the printersettings to ch..."
2004‑09‑10
3,456 views
"I am using the SQL language and when I have a lengthy script, ie (> 3K lines) and go towards the beginning of ..."
2004‑09‑09
3,504 views
Intellisense by priebe
1 reply (21 years ago)
"I'm very impressed by SyntaxEditor so far. We are building in VB.NET scripting support in our application, so i..."
2004‑08‑05
3,738 views
"Does this control support DBCS? Is there a setting that needs to be set for this to work? I have a string "c..."
2004‑08‑23
3,606 views
"I'd like to distinguish between functions and identifiers. I'm using the following regular expressions in my..."
2004‑07‑16
4,092 views
splitter bug by Campion
6 replies (21 years ago)
"I'm getting a null reference exception in the sample C-Sharp app and in my app. It happens occasionally when the..."
2004‑08‑17
3,394 views
Next Build by painetraine
1 reply (21 years ago)
"Do you guys have an ETA for the next release of SyntaxEditor. I am planning my release schedule and usually try make..."
2004‑08‑15
4,432 views
"I got the following out of memory exception while using the SyntaxEditor control. Wasn't doing anything special ..."
2004‑08‑06
3,581 views
"I'm getting an unhandled exception using the sample C# application and in our application. Here are the steps:..."
2004‑08‑05
3,804 views
"Hello, I am new with SyntaxEditor At the moment I am testing the evaluation version, I include the SyntaxEditor in..."
2004‑08‑05
3,575 views
"If using FirstVisibleLine, it doesn't move to the line number specified, rather it moves to that count of lines. ..."
2004‑08‑05
3,082 views
"Hi, after an AutoReplace event, I'll have to strip some characters before/after the autoreplaced text. This ca..."
2004‑08‑03
3,295 views
"Hi, We are using syntax editor for parsing eds files which are similar to ini but have fixed sections....I have cr..."
2004‑08‑03
4,066 views
"to draw custom line indicator ? Also how do move the caret to particular line / column? Thanks."
2004‑08‑02
3,258 views
"Does SyntaxEditor have support for quickly switching "documents" so that the status of the current document..."
2004‑07‑30
3,369 views
"I am attempting to change the ForeColor property of a highlighting style at runtime and it doesn't seem to change..."
2004‑07‑29
3,376 views
"I have been trying to use the property "Editor.Document.Text.Remove" but it doesn't seem to work. .Ins..."