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 (274)

  Date Thread Details
2013‑02‑27
7,386 views
"Hello, I let the code within the Syntax Editor code go through the .NET compiler and get the necessary Error Messag..."
2009‑10‑05
5,876 views
"Hello. I`m trying to create custom lang. realization for the SyntaxEditor. Could u have examples or docs how to imp..."
2019‑11‑20
1,845 views
"Hi, I am not sure, whether this is alread fixed in a newer version, but since I just spend hours trying to figure i..."
2017‑04‑13
5,307 views
"Do you have any plans to support C# 7.0 and VB.NET 15? We are currently own an Enterprise license for SyntaxEditor ..."
2017‑04‑12
4,619 views
"Hi,I've run in to a problem.I'm using the DotNetProjectResolver and when I invoke AddExternalReference for one of my ..."
2017‑02‑02
4,261 views
"For example,I have code like below. Dim tblDtl As Table = e.Form.Controls("tblDtl").Table tblDtl.AddNew When I m..."
2011‑04‑04
8,529 views
"How can I get intelliprompt (and quickinfo) for a static (shared) method within a class object without fully qualifyi..."
2010‑11‑25
6,602 views
"Hi, I'm using VB.Net Add-On + WinForm Control and I have a class with a Default Property: Public Class ccol..."
2012‑12‑06
7,579 views
"I've been searching around for a bit, but I haven't gotten a definite answer yet. Does any version of the SyntaxEdito..."
2012‑01‑10
6,548 views
"Hey there and happy new year, would it be possible to get support for the pre-processor directive #if? Meaning th..."
2015‑11‑18
6,176 views
"I am using "Assembly ActiproSoftware.SyntaxEditor.Addons.DotNet.WinForms.dll, v13.1.310.0" Two Questions regarding ..."
2015‑09‑14
5,980 views
"Hi, when I declare a function with an optional parameter, the name of the parameter is wrong. Instead of the name, ..."
2015‑08‑17
5,181 views
"Hi, I wanna know how can I set class/method/attribute/property highlight? I've run the sample browser, and search t..."
2015‑01‑14
6,755 views
"Hi, we are generating some .net assemblies during runtime. The generated classes and namespaces can change during r..."
2014‑10‑30
5,609 views
"I am trying to create a C# language extension. That is, I want a language that looks like C# except it has certain ad..."
2012‑03‑19
9,428 views
"Hi all, I would like to highlight the all codes like Visual Studio. The default types ( "string", "bool", "int", ....."
2014‑05‑21
5,540 views
License question by Jose
1 reply (12 years ago)
"We have a commercial application (ERP), want to include an editor. net and we are evaluating SyntaxEditor. NET. A..."
2014‑02‑21
5,130 views
"I recently updated 2012.1.0300 to 2012.1.0304, and when I reopened the project to rebuild, I get a single error about..."
2013‑12‑17
5,213 views
"Dear Support, This is kind reminder about the CPU high consumption issue with a long code, reported previously. Ple..."
2012‑09‑21
6,512 views
"Can't able to get the intelligengence when we try to handle the event say form.SizeChanged += <No intelligence>"