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‑11‑24
3,498 views
"I am using the 151 release and am having a weird licensing issue. My main form that has the syntaxeditor on it at ..."
2004‑11‑23
2,773 views
"Hey, I'm thinking about using your content dividers and I have a few questions. Is there the ability to nam..."
2004‑11‑23
2,718 views
"I am in the process of moving from 2.0 to 2.5 and have found lots of code that is undocumented and is giving me a bit..."
2004‑11‑22
3,255 views
"I want to define an EditAction that will do something with the word that the cursor is on. Is there an easy way to g..."
2004‑11‑22
2,604 views
"Just moved over to 2.5 and now am unable to open any file inside my application. When executing the line: editor.Do..."
2004‑11‑22
2,446 views
"What's the best way to notified when the OverwriteMode changes? Regards, Daniel"
2004‑11‑17
2,879 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,724 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
3,264 views
"Would it be possible to internally reset the Modified property when the document is saved? The current behavior is in..."
2004‑11‑11
3,059 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,869 views
"Hi, I recently installed a newer version, and I get compile errors stating that UIComponentMouseEventArgs no longe..."
2004‑05‑08
4,364 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,752 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,809 views
"When creating a new instance of the SyntaxEditor control in code, I will occassionally get the following exception: ..."
2004‑11‑02
2,960 views
drag source by GLarson
2 replies (20 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,973 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
3,141 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,469 views
Outlining group by Grut
(21 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,946 views
Specify cursor by bnott
4 replies (21 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
3,138 views
"While using SyntaxEditor in my application, I have encountered times when the tooltip text (displayed for collapsed n..."