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
2004‑10‑28
2,659 views
"How would I implement FindReplace to only apply to the current selection? I dont see any options for this in the docs..."
2004‑10‑28
2,949 views
"When you use outlining to collapses text, you can hover over the collapsed text indicator to display a tooltip of the..."
2004‑10‑26
2,827 views
"This event is not available in the designer. TextChanging is there, but TextChanged is not."
2004‑10‑27
2,556 views
"Hey everyone, we're just about ready to put out the major version 2.5 pre-release and are looking for some tester..."
2004‑10‑27
2,591 views
"In VS.Net Editor, you can select columns of text by holding down the ALT key prior to clicking and dragging the mouse..."
2004‑10‑26
2,975 views
"Hi, In my application it is possible to load different type of expressions. Each expression type has it's own ..."
2004‑10‑26
2,646 views
Undo Redo help by bnott
2 replies (21 years ago)
"What is the best way to listen for when the undo\redo stack's change, so i can update my toolbar buttons appropri..."
2004‑10‑24
2,768 views
"I finally just realized what feels so wrong about it. The selection occurs after the mouse comes up on the second cl..."
2004‑10‑26
2,744 views
"I want to place content divider after "End Sub". I know I need to make some changes at the language definit..."
2004‑10‑25
6,737 views
"How about a way to add a KeyActionMapping that maps a key to a delegate?"
2004‑10‑26
2,888 views
"I am getting the following error when the SyntaxEditor control receives focus. It doesn't happen that often and ..."
2004‑10‑25
4,053 views
Intellisense by Grut
4 replies (21 years ago)
"Does anyone have a solution to externalize all the intellisense data : I don't want to test each language to kn..."
2004‑10‑25
2,599 views
"It seems that if I set this to False in the designer, it doesnt really stick. I have to reset it back to false after..."
2004‑10‑25
2,764 views
"Hello, How can I use the StateTransition tag to transition to a language that is a file that is an assembly embedd..."
2004‑10‑25
2,445 views
"Hello, I am extending the XML language you provide. Right now what I am trying to do is make certain tags, based ..."
2004‑10‑24
2,817 views
"Feature request that copying be extended to also put HTML and RTF formats on the cliboard when copying. Thanks."
2004‑10‑23
2,599 views
"When i change the SelectionMarginWidth, the drawing of the [+][-] goes proportional to the size change. This unfortu..."
2004‑10‑22
2,762 views
"When I type a word that is not a member of the IntelliPromptMemberList items and then press "(". IntelliPr..."
2004‑10‑19
4,721 views
"I am working on an XML parser for Python, but am having trouble with the multi-line triple-quoted strings. Has anyon..."
2004‑10‑18
3,258 views
"I am attempting to implement the SyntaxEditor in an application that displays pre-formatted files. These files begin..."