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
2008‑05‑19
3,103 views
"Dear ActiPro team, I'm wondering if I could localize somehow standard SyntaxEditor's Find/Replace dialog. Ou..."
2008‑05‑09
3,560 views
"The HTML data placed on the clipboard when doing a copy operation from SyntaxEditor doesn't include font informat..."
2007‑11‑09
3,420 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
2,693 views
"I've been working with the HTML Format clipboard content, as copied from a SyntaxEditor control. I've noticed..."
2008‑05‑08
2,799 views
"When we use a SyntaxEditor control, and set its CutCopyDragWithHtml property to True, we're finding that the HTML..."
2008‑04‑29
3,200 views
"Hi, when moving around the cursor in the editor the “Winspector” Window log shows that massively windows are creat..."
2008‑04‑30
2,656 views
"When selecting partial text in the Syntax editor and using the FindAll method with the SearchInSelection property set..."
2008‑04‑29
2,740 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
4,408 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
2,918 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,355 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,024 views
"What events are called during IntellipromptMemberList.CompleteWord method?"
2008‑04‑25
4,492 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,392 views
"I start an Undo or redo action programmatically. During Document.PreTextChanging event I find that in certain cases ..."
2007‑10‑18
3,668 views
"Guys, Is it possible to obtain the name and possibly argument information where the current line indicator is loca..."
2008‑03‑10
3,441 views
"Hi, we’re using the Actipro editor in an unmanaged Application! In some uncommon situations parts of the editor pa..."
2008‑04‑24
2,694 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
2,950 views
"Hello, Is there an event in order to be warned when a BreakpointSpanIndicator moves ? (lineChange event, textRang..."
2008‑04‑22
2,486 views
"In my custom language the "@" symbol represents a Database Field. It can be expressed as @FieldName or @[F..."
2008‑04‑14
2,631 views
"Hi, I have implemented parameter info for PHP using the basic way of setting the ParameterDelimiterCharacter to &q..."