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

  Date Thread Details
2008‑05‑09
3,469 views
"The HTML data placed on the clipboard when doing a copy operation from SyntaxEditor doesn't include font informat..."
2007‑11‑09
3,327 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,600 views
"I've been working with the HTML Format clipboard content, as copied from a SyntaxEditor control. I've noticed..."
2008‑05‑08
2,710 views
"When we use a SyntaxEditor control, and set its CutCopyDragWithHtml property to True, we're finding that the HTML..."
2008‑04‑29
3,148 views
"Hi, when moving around the cursor in the editor the “Winspector” Window log shows that massively windows are creat..."
2008‑04‑30
2,622 views
"When selecting partial text in the Syntax editor and using the FindAll method with the SearchInSelection property set..."
2008‑04‑29
2,703 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,312 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,830 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,227 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
2,926 views
"What events are called during IntellipromptMemberList.CompleteWord method?"
2008‑04‑25
4,407 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,350 views
"I start an Undo or redo action programmatically. During Document.PreTextChanging event I find that in certain cases ..."
2007‑10‑18
3,598 views
"Guys, Is it possible to obtain the name and possibly argument information where the current line indicator is loca..."
2008‑03‑10
3,347 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,585 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,834 views
"Hello, Is there an event in order to be warned when a BreakpointSpanIndicator moves ? (lineChange event, textRang..."
2008‑04‑22
2,433 views
"In my custom language the "@" symbol represents a Database Field. It can be expressed as @FieldName or @[F..."
2008‑04‑14
2,555 views
"Hi, I have implemented parameter info for PHP using the basic way of setting the ParameterDelimiterCharacter to &q..."
2008‑04‑07
2,311 views
"If I put a LineIndicator (ie bookmark) on a document last line, and I hit Enter key at the end of this lastline, the ..."