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
2006‑01‑18
3,915 views
"SyntaxEditor 3.1.202.0, .NET 2.0, Windows XP The language I am working on uses square brackets for comments. Unfort..."
2006‑01‑17
3,659 views
"hiya! Just wondering - I am implementing localization for our product, is it possible to set the text of the defau..."
2006‑01‑17
3,061 views
"Hi, looks like a lot is happening for v4 release. Will it be dotnet 2.0 only and when is a realistic release date ..."
2005‑12‑29
4,108 views
"Since we have access to a CodeSnippetFolderCollection, it seems that we should be able to use Code Snippets from unre..."
2006‑01‑13
3,619 views
"I'm trying to load a file when it is dropped onto the editor; however, I'm running into a problem where the P..."
2006‑01‑13
3,108 views
"To the ActiproSoftware Group you guys needs to provides a Language Definition Builder something that make developing ..."
2006‑01‑11
2,991 views
"Is this by design ?"
2006‑01‑10
3,486 views
"Hello! I've tried the following : (in the OnTrigger handler) SyntaxEditor editor = sender as Synt..."
2006‑01‑10
3,099 views
"how to merge documentation into built-in VS help system ?"
2006‑01‑08
4,392 views
"Dose Syntax Editor support Xml & VJSharp snippets like VS2005, or is it limited to C# & VB languages only? ..."
2006‑01‑09
4,260 views
"Hi, Is there a way i can validate a xml document in SyntaxEditor with a xml shema file to produce a wavy line indi..."
2006‑01‑09
3,426 views
"Hi, can we outline out xml tokens like: +<xmltag>... or +<xmltag/>... instead of +<xm..."
2006‑01‑09
3,263 views
"Hi, i'am using the xml Language difinition provided with the Actipro library. everything works fine, but t..."
2006‑01‑06
2,944 views
"Hi I am building a MemberList using IntelliPromptMemberListItems. The list worked ok when I used the (text, image..."
2006‑01‑06
2,578 views
"hi column mode feature like in ultraedit would be a great thing. Armin"
2006‑01‑05
2,472 views
MAJOR REQUESTS by Onur YILDIRIM
(21 years ago)
"Hi, I was searching for an edit control (for a long time) that has outlining, keyword recognizing, etc and some simp..."
2006‑01‑02
3,123 views
"Hi, I need to reset the editor to the previous state by code. So when i save i save all data concerning the ed..."
2006‑01‑01
3,055 views
"I'm sure I'm just missing something, but I haven't been able to find the simple way to accomplish what I&..."
2005‑12‑31
2,971 views
"I have an idea I'd like to try to implement, but I'm not sure if it is possible currently?! I have the Int..."
2005‑12‑25
3,364 views
"Since the SyntaxEditor class is not sealed, I assume we should be able to inherit from it. public class SyntaxEditor..."