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‑11‑22
2,248 views
"What's the best way to notified when the OverwriteMode changes? Regards, Daniel"
2004‑11‑17
2,674 views
"I show an infotip and where before it would show roughly below where the caret was it now shows above the caret and e..."
2004‑11‑17
2,531 views
"I'd like to update a status bar panel to show the current Line,Col of the caret. Is there an event I can use in ..."
2004‑07‑01
2,985 views
"Would it be possible to internally reset the Modified property when the document is saved? The current behavior is in..."
2004‑11‑11
2,833 views
"(I am using version 2.5.0150 of SyntaxEditor and VS.NET 2003.) Can someone tell me why this is happening? If I ty..."
2004‑11‑08
2,634 views
"Hi, I recently installed a newer version, and I get compile errors stating that UIComponentMouseEventArgs no longe..."
2004‑05‑08
4,091 views
"I am trying to implement drag/drop of files into the editor but when I handle the DragEnter and check for (drgeven..."
2004‑11‑03
2,535 views
"Just in case you haven't visited our home page recently, the major new version 2.5 of SyntaxEditor is now release..."
2004‑11‑03
2,599 views
"When creating a new instance of the SyntaxEditor control in code, I will occassionally get the following exception: ..."
2004‑11‑02
2,697 views
drag source by GLarson
2 replies (19 years ago)
"I see that you can deal with dropped custom IDataObjects in the CustomDataObjectText event. How do I set the IDataObj..."
2004‑10‑31
2,770 views
"I have a line with no text - "\n" only. I insert text (e.g. "My new line\n") in place of this li..."
2004‑10‑26
2,908 views
"When running under a debugger, every time I close my application I get one or more: A first chance exception of ty..."
2004‑10‑29
2,278 views
Outlining group by Grut
(20 years ago)
"Hi everydoby, I try to add a new group in the HTML language file. I want for example group the code between &..."
2004‑10‑28
2,727 views
Specify cursor by bnott
4 replies (20 years ago)
"Is there anyway to control the cursor that used when the mouse is over specific tokens? More specifically, I am tryin..."
2004‑10‑28
2,907 views
"While using SyntaxEditor in my application, I have encountered times when the tooltip text (displayed for collapsed n..."
2004‑10‑28
2,449 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,730 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,604 views
"This event is not available in the designer. TextChanging is there, but TextChanged is not."
2004‑10‑27
2,372 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,380 views
"In VS.Net Editor, you can select columns of text by holding down the ALT key prior to clicking and dragging the mouse..."