SyntaxEditor .NET Languages Add-on for Windows Forms

Discussion Forums

Post about SyntaxEditor .NET Languages Add-on 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 (265)

  Date Thread Details
2009‑10‑17
4,821 views
"Hi, I'm having difficulty getting the DotNetProjectResolver to resolve assemblies that are located in a plase ot..."
2009‑09‑28
3,932 views
"Hello, Is it possible to remove a node (and all of its children) from the AST, then insert the node elsewhere (eit..."
2009‑09‑02
4,272 views
"Hello, I am beginning a set of modifications to the Visual Basic .Net Add-on language in hopes of conforming it to..."
2009‑08‑28
4,122 views
"Occasionally, i get an error indicating "Collection was modified after the enumerator was instantiated.", u..."
2009‑08‑22
3,919 views
"To show this issue, open your own SDI Application Sample and enter the following: Dim s As String ' Member ..."
2008‑10‑03
4,962 views
"Version : 4.0.274.0 Platform: Windows XP / .Net 2.0/ 32 bit I have a C# library with a class like public class ..."
2009‑06‑24
4,672 views
"I am having 2 problems with the member list. Problem 1: In the code editor, when I add the "." after a ..."
2009‑06‑19
4,085 views
"I have a 64-bit system and even though my XML files are in: Windows\Microsoft.NET\Framework\v2.0.50727\en it does..."
2009‑06‑17
4,130 views
"Hello, There's a language parsing feature that would make a great improvement for us, and I'm wondering if..."
2009‑06‑09
3,822 views
"Hi all, I'm interested in purchasing VB .NET language add-on and I would like to know what are the purchasing ..."
2008‑08‑01
5,346 views
"Is there an example of how to use SyntaxEditor with partial classes written in C#?"
2009‑05‑18
4,076 views
"Hi, I have two SyntaxEditors with two different sets of referenced assemblies (assemblies are determined at runtim..."
2009‑05‑07
5,043 views
"Occasionally, while editing some code, I am getting the following error (I am also including the stack). I'm not..."
2009‑04‑22
5,220 views
"Hello ActiPro team, This is the 1st time I use this control and browsing around your documentation, I could unders..."
2009‑04‑08
4,742 views
"In user code, comments (<summary> for e.g.) are typically entered on multiple lines to ensure 80 or whatever re..."
2009‑04‑21
4,226 views
"I am creating a CodeSnippet and it requires an additional C# using statement to compile clean. I have tried adding ..."
2009‑04‑15
3,902 views
"Is there any way to have the intelliprompt engine have the members that have the [Obsolete] attribute appear in strik..."
2009‑04‑16
3,610 views
"I have a button in my toolbar to convert code from VB to C#. If the user clicks it, the code is converted and the e..."
2009‑04‑16
4,455 views
"I have a button in my toolbar labeled "convert" which, when clicked, converts the source in the editor from..."
2009‑04‑08
4,220 views
FormatDocument by KC
4 replies (14 years ago)
"I am calling the editor.document.language.formatdocument function and receiving the following error: The language ..."