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

  Date Thread Details
2004‑06‑10
3,800 views
"Two questions: #1 - Does the regex engine support the \r\n escapes in find/replace? I would like to be able to add ..."
2004‑06‑09
3,472 views
"I have the following line in my document: begin -- comment And I have the following states: <State ..."
2004‑06‑04
3,305 views
"This will be somewhat difficult to explain, but there are situations under which multiple lines of text are selected,..."
2004‑06‑02
3,692 views
"I am running into errors that are occurring in the ProcessCmdKey handler that are causing me some problems. I am c..."
2004‑05‑28
3,932 views
"Your example language file for VB.Net doesn't support Region outlining. When will you guys address the outlini..."
2004‑06‑01
3,674 views
"I have overridden GetTokenOutliningAction in order to enable expanding and collapsing for XML nodes. My method looks ..."
2004‑05‑29
3,315 views
"I have a bunch of autoreplacements defined for my application and they all begin with !. So a replacement may be !fn..."
2004‑05‑27
3,588 views
"Is there a way to change a token's HighlightingStyle ForeColor during semantic parsing (PostParse method)? The..."
2004‑05‑28
3,227 views
"If I do some selection operation on the AutoReplacePerformed event the selection is replaced with the character that ..."
2004‑05‑27
3,458 views
"Is there anything special to do to SyntaxEditor to get it to load non-ASCII documents (ie. 1250 Code Page) documents ..."
2004‑05‑26
3,361 views
Code Snippets by GMilano
1 reply (20 years ago)
"I'm going to implement Code Snippets similar to the whidbey. For example when I write foreach I would like to rep..."
2004‑05‑07
4,183 views
"I just downloaded the evaluation version of the SyntaxEditor control, and I've been poking around in the included..."
2004‑05‑25
3,356 views
"I would like to control tabbing. If the user presses the TAB key between character position 0 to 5, the caret must ..."
2004‑05‑19
3,632 views
"Hi All, Currently I'm implementing a custom expression language into my application. This expression syntax co..."
2004‑05‑18
3,628 views
"I have a situation where I have to insert large amounts of text into the editor and it is taking a while to populate ..."
2004‑05‑14
3,618 views
"I had a typo in my previous posting, however I can neither edit it nor reply to it. So I post the corrected version a..."
2004‑05‑15
3,641 views
"Is it possible to add a feature so you can go into "block editing" mode so that the cursor spans more than ..."
2004‑05‑17
3,291 views
"Seeing the UndoableInsert method would lead one to believe that the regular InsertText method does not add the item t..."
2004‑05‑17
3,516 views
"Hi, In my application it is possible to define very simple to complex expressions. The user will be assisted build..."
2004‑05‑16
3,877 views
"I tried to copy something to the clipboard from SyntaxEditor and got the following message: "The requested cl..."