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

  Date Thread Details
2024‑05‑09
72 views
"Hi, in your SDI sample, you set the renderer but then must also set the BackColor to be the same as the selected them..."
2024‑04‑26
97 views
"The editor becomes very slow in typing when using XmlSyntaxLanguage or CSharpSyntaxLanguage as the Document.Languag, ..."
2024‑03‑28
111 views
Code snippet by medHIL
1 reply (2 months ago)
"How to insert a specific code snippet code directly by its shortcut at runtime ? when i press a button, a code snip..."
2024‑03‑25
125 views
"How can I modify the default syntax highlighting in the "Python Languages Add-on" and retain the benefits of Add-ons?..."
2022‑03‑14
775 views
"I'm sure this has been asked before, but I cannot find a good way to swap the color highlighting when printing in dar..."
2024‑01‑17
219 views
"I've been trying to use the ActiproSoftware.SyntaxEditor.SyntaxEditor control version 12.1 When I try to change the..."
2023‑11‑20
166 views
"Dropped SyntaxEditor onto form with menu and other controls. Use F5 shortcut key to execute a pre-existing function ..."
2023‑09‑20
207 views
"I was wondering if there is a way to change the background colour of the intelliprompt completion list. I have seen w..."
2023‑07‑28
275 views
"I need to be able to get the position of the caret before ANY change occurs in the editor. This could be a regular IT..."
2023‑07‑11
339 views
"I need to be able to detect if line(s) are deleted (e.g. backspace, cut, Drag/Drop). Then, I need to know each of the..."
2023‑07‑06
246 views
"Hi, Is there anything on the roadmap for including any AI features such as: https://devblogs.microsoft.com/visual..."
2023‑06‑09
342 views
"Dear Actipro, is there a shortcut or a way to implement a shortcut to "collapse all regions" for the .net languages a..."
2023‑05‑31
224 views
"Hello, We use an old version of SyntaxEditor (13.1.312.0) for WinForms in one of our applications, and we are movin..."
2023‑05‑24
284 views
"I have inherited a project that was not kept up to date. I'm now faced with upgrading because of licensing issues. ..."
2023‑05‑09
267 views
"Is there a way at runtime to check if there is a valid license present without the licensing nag window popping up? ..."
2023‑05‑05
276 views
"Hi Team, I am putting together a winforms PoC application where I compare two Java files. I have used the file co..."
2023‑05‑09
253 views
"https://www.actiprosoftware.com/community/thread/26109/winforms-controls-v2311-maintenance-release What does it mea..."
2023‑02‑08
359 views
"Is there a way to control the font used in the Intelliprompt popup window? We would like to tweak the font face and s..."
2023‑02‑03
335 views
"Hi all! I have created my own CompletionProvider and CompletionSession for a special dollar notation.This Completio..."
2023‑01‑27
309 views
"Hi, If I have an object and reference it within a For..Each block the intellisense on the object stops working. The..."