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

  Date Thread Details
2004‑11‑25
2,610 views
"Can I use the SyntaxEditor assembly in a smart client application without running in any license troubles?"
2004‑11‑23
3,283 views
"If I add a custom EditCommand to the SyntaxEditor.CommandLinks collection, I can't seem to get the command to exe..."
2004‑11‑24
3,688 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,900 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,894 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,442 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,789 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,597 views
"What's the best way to notified when the OverwriteMode changes? Regards, Daniel"
2004‑11‑17
3,003 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,918 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,427 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,198 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,983 views
"Hi, I recently installed a newer version, and I get compile errors stating that UIComponentMouseEventArgs no longe..."
2004‑05‑08
4,545 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,872 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,969 views
"When creating a new instance of the SyntaxEditor control in code, I will occassionally get the following exception: ..."
2004‑11‑02
3,167 views
drag source by GLarson
2 replies (21 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
3,138 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,290 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,596 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 &..."