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‑10‑28
3,181 views
"While using SyntaxEditor in my application, I have encountered times when the tooltip text (displayed for collapsed n..."
2004‑10‑28
2,713 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
3,004 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,879 views
"This event is not available in the designer. TextChanging is there, but TextChanged is not."
2004‑10‑27
2,616 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,640 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
3,033 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,705 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,818 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,793 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,782 views
"How about a way to add a KeyActionMapping that maps a key to a delegate?"
2004‑10‑26
2,933 views
"I am getting the following error when the SyntaxEditor control receives focus. It doesn't happen that often and ..."
2004‑10‑25
4,116 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,649 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,811 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,513 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,863 views
"Feature request that copying be extended to also put HTML and RTF formats on the cliboard when copying. Thanks."
2004‑10‑23
2,644 views
"When i change the SelectionMarginWidth, the drawing of the [+][-] goes proportional to the size change. This unfortu..."
2004‑10‑22
2,806 views
"When I type a word that is not a member of the IntelliPromptMemberList items and then press "(". IntelliPr..."
2004‑10‑19
4,788 views
"I am working on an XML parser for Python, but am having trouble with the multi-line triple-quoted strings. Has anyon..."