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
2008‑05‑21
3,774 views
"I have a single line editor control for showing just one line and most of the code using C# add on language, shows wi..."
2008‑05‑19
3,434 views
"Dear ActiPro team, I'm wondering if I could localize somehow standard SyntaxEditor's Find/Replace dialog. Ou..."
2008‑05‑09
3,889 views
"The HTML data placed on the clipboard when doing a copy operation from SyntaxEditor doesn't include font informat..."
2007‑11‑09
3,772 views
"Guys, I was going to implement a simple caching mechanism to cache the Document object when it's built and par..."
2008‑05‑09
3,036 views
"I've been working with the HTML Format clipboard content, as copied from a SyntaxEditor control. I've noticed..."
2008‑05‑08
3,136 views
"When we use a SyntaxEditor control, and set its CutCopyDragWithHtml property to True, we're finding that the HTML..."
2008‑04‑29
3,591 views
"Hi, when moving around the cursor in the editor the “Winspector” Window log shows that massively windows are creat..."
2008‑04‑30
3,017 views
"When selecting partial text in the Syntax editor and using the FindAll method with the SearchInSelection property set..."
2008‑04‑29
3,085 views
"I have an application that uses the code fragment feature to allow users to create some calculations based on data re..."
2008‑03‑05
5,034 views
"Hi, I have add the C# Language to the SyntaxEditor. How can I add other items to the intelli-scense? For example a..."
2008‑04‑29
3,260 views
"Do I have an infinite loop or something in my language that I have implemented? When using the editor with the follow..."
2007‑04‑19
3,683 views
"Is it possible for the Intellisense Member popup to be made sizeable and for the size to be remember between activati..."
2008‑04‑28
3,374 views
"What events are called during IntellipromptMemberList.CompleteWord method?"
2008‑04‑25
4,936 views
"Hi I don’t want to have the context menu on the horizontal or vertical scrollbar! Is it possible to disable these..."
2008‑04‑27
2,694 views
"I start an Undo or redo action programmatically. During Document.PreTextChanging event I find that in certain cases ..."
2007‑10‑18
4,087 views
"Guys, Is it possible to obtain the name and possibly argument information where the current line indicator is loca..."
2008‑03‑10
3,856 views
"Hi, we’re using the Actipro editor in an unmanaged Application! In some uncommon situations parts of the editor pa..."
2008‑04‑24
3,021 views
"I have support for regions for code folding - these can also be nested. Everything looks and behaves fine in the edi..."
2008‑04‑23
3,314 views
"Hello, Is there an event in order to be warned when a BreakpointSpanIndicator moves ? (lineChange event, textRang..."
2008‑04‑22
2,784 views
"In my custom language the "@" symbol represents a Database Field. It can be expressed as @FieldName or @[F..."