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
2007‑11‑15
3,366 views
"Is there a way to force a text value into a token or itoken in code (VB.NET)? I have a collection of key words in a ..."
2007‑11‑15
2,706 views
"I am using the syntax editor as an embedded editor for JScript in a window product. I have lots of lovely web pages..."
2007‑11‑14
3,237 views
"Similar steps to repro as seen here. The user used a "Close All Documents" operation in our application...."
2007‑11‑13
2,791 views
"Hi this question has probably been asked before but how is it possible to automatically convert a defined regular exp..."
2007‑11‑11
2,807 views
"I'm just wondering on how i actually draw a glyph in the margin. basically i want to decend from squiglyindicato..."
2007‑11‑08
2,847 views
"How do you set the Forground and background for the hole document. i can't find the forground color property for..."
2006‑09‑19
4,402 views
"HI In Visual Studio you get extended shortcut keys e.g. Ctrl + M, Ctrl + L. Syntax Editor allows you to assign sta..."
2007‑11‑07
3,286 views
"how do I get a new license? for a version i bought in 2006?"
2007‑11‑07
2,732 views
"Hi, I found a rendering problem with the custom indicator example in indicator form of the test application. Open t..."
2007‑11‑08
2,978 views
"Hi, This is a valid c# syntax to define a shortcut to a class: using U = NameSpace.Class; The CSharp Add-on inte..."
2007‑11‑05
3,722 views
"Have read the forum msgs from last year suggesting use of Windows Forms sytax editor. For us this doesn't work b..."
2007‑10‑26
4,965 views
"I haven't been to repro this bug that one of my users reported, but I think it's important to post it nonethe..."
2007‑10‑29
5,364 views
"I have the following Exception that happens at random times when I launch my SyntaxEditor application that is not cau..."
2007‑10‑30
3,685 views
"Hello! I'm wondering if it is possible to use SyntaxEditor 4 in Visual Studio 2008 with .NET 3.5? I want to be..."
2007‑10‑29
2,891 views
"I wish to have a form with two SyntaxEditors, where text may be dragged from one of them to the other, copied instead..."
2007‑10‑26
2,838 views
"How can I check the current ChildState as I am typing in the Editor. I know to use the KeyDown, or KeyTyping or KeyT..."
2007‑10‑26
2,728 views
"I see that I can define a KeyPressTrigger that may work for my special purpose of detecting keys pressed, however the..."
2007‑10‑25
2,830 views
reg ex help :( by Anzor
3 replies (18 years ago)
"I'm trying to create a lexical pattern group that ends with a new line, unless there is a u before it. ((Dynam..."
2007‑10‑24
2,563 views
"Hello, I have recently updated all my controls from Actipro Software, but now, as I wish to work on an older appli..."
2007‑10‑23
2,455 views
"I previous incantations of SyntaxEditor, we had outlining nodes on code blocks such as: if( true ) { DoItToIf(..."