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,142 views
"Dear ActiPro team, I'm wondering if I could localize somehow standard SyntaxEditor's Find/Replace dialog. Ou..."
2008‑05‑09
3,595 views
"The HTML data placed on the clipboard when doing a copy operation from SyntaxEditor doesn't include font informat..."
2007‑11‑09
3,455 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,730 views
"I've been working with the HTML Format clipboard content, as copied from a SyntaxEditor control. I've noticed..."
2008‑05‑08
2,834 views
"When we use a SyntaxEditor control, and set its CutCopyDragWithHtml property to True, we're finding that the HTML..."
2008‑04‑29
3,236 views
"Hi, when moving around the cursor in the editor the “Winspector” Window log shows that massively windows are creat..."
2008‑04‑30
2,685 views
"When selecting partial text in the Syntax editor and using the FindAll method with the SearchInSelection property set..."
2008‑04‑29
2,779 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,466 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,955 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,385 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,060 views
"What events are called during IntellipromptMemberList.CompleteWord method?"
2008‑04‑25
4,535 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,427 views
"I start an Undo or redo action programmatically. During Document.PreTextChanging event I find that in certain cases ..."
2007‑10‑18
3,703 views
"Guys, Is it possible to obtain the name and possibly argument information where the current line indicator is loca..."
2008‑03‑10
3,482 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,726 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,997 views
"Hello, Is there an event in order to be warned when a BreakpointSpanIndicator moves ? (lineChange event, textRang..."
2008‑04‑22
2,522 views
"In my custom language the "@" symbol represents a Database Field. It can be expressed as @FieldName or @[F..."
2008‑04‑14
2,663 views
"Hi, I have implemented parameter info for PHP using the basic way of setting the ParameterDelimiterCharacter to &q..."