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
2007‑09‑28
2,929 views
"I know that it's possible with the editor to make regions readonly. Is it possible to hide regions? Our user wa..."
2007‑09‑27
2,905 views
"Dear actipro, I have a memory stream containing the following: Public Class $itemname$[][][][]End Class[][]where ..."
2007‑04‑17
3,231 views
"Hi, Creating a dynamic language and have a quick question. Have the following defined for multiline comments and ..."
2007‑09‑27
2,650 views
"Hi, I want to Highlight a specific word in a Text laoded in SyntaxEditor control. Can we do this ? Thanks in a..."
2007‑09‑26
2,839 views
"In my application, when the user makes certain changes via the UI, I rewrite a portion of the code in the editor for ..."
2007‑09‑25
3,409 views
"I have upgraded to the latest version v.0.0260 and I am trying to utilize the DynamicSyntaxLanguage with my existing ..."
2007‑09‑25
2,606 views
"Is GetText(LineTerminator.NewLine) the correct way to get document text that is consistent with the offsets in your p..."
2007‑09‑18
3,276 views
"The ContextMenuStrip property seems to be being ignored - well sort of!! If, in the demo application, I add a cont..."
2007‑09‑18
3,144 views
"Does anyone know how to set the default color in a StandardColorPicker control, actually I can't seem to find it ..."
2007‑09‑17
2,703 views
"In VB in VS when i type a call to a function it automatically adds "()" at the end of the call. for instanc..."
2007‑08‑31
2,950 views
"why is my implementation crashing when ever i remove then try to add the "()" after the statement "..."
2007‑09‑12
2,889 views
"I'm attempting to share the AST between two languages, and the grammar code generation is causing some grief beca..."
2007‑09‑12
2,722 views
"Does Document.SyntaxLanguageChanged get fired? I tried catching it and it doesn't seem to get fired, at least ..."
2007‑04‑12
4,889 views
"How would I go about adding additional keywords, datatypes, etc... to a DynamicSyntaxLanguage instance after it has b..."
2007‑09‑10
5,324 views
"Environmental.NewLine and TextRanges In my project i have a class that uses System.String and StringBuilder for do..."
2007‑09‑10
3,215 views
"Hi, I have an editor using CsharpLanguage (add-on). The intelliprompt memberlist appears and works correctly w..."
2007‑08‑20
3,079 views
"Anyone know how to mimic, or get close to the "Terminal, 10pt" font you can use in Visual Studio? It's ..."
2007‑09‑05
2,895 views
"I was expecting AddReflectionForTypeMembers to fill the "Description" based on the property Help Summary. I..."
2007‑09‑03
3,574 views
"Hi, I've taken your previous advice and started to work on a very simple extension of the CsharpLanguage (add-o..."
2007‑09‑02
3,241 views
"Hi I've been working on a VBScript syntax language for the last few months (not full time) and I'm about t..."