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‑11‑23
3,198 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,580 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,829 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,814 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,362 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,714 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,534 views
"What's the best way to notified when the OverwriteMode changes? Regards, Daniel"
2004‑11‑17
2,934 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,825 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,335 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,102 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,905 views
"Hi, I recently installed a newer version, and I get compile errors stating that UIComponentMouseEventArgs no longe..."
2004‑05‑08
4,426 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,799 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,851 views
"When creating a new instance of the SyntaxEditor control in code, I will occassionally get the following exception: ..."
2004‑11‑02
3,026 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,038 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,198 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,527 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,999 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..."