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
2022‑03‑09
741 views
"Much like my question about customising the scroll bars, is it possible to theme the NavigableSymbolSelector?"
2022‑03‑08
829 views
"Hello, here is the code for testing: For Each c As Char In "abcd" Next d In the first line after the Next sta..."
2022‑03‑08
851 views
"I have updated to v2022.1, but there still appears to be no functionality to change the scrollbar theme/skin/colour. ..."
2022‑02‑28
780 views
"Hello。 This is the code for testing: Dim abcd As String With abcd With .Substring(2) With .Substring(2) E..."
2022‑02‑25
1,226 views
"Hi, Does anyone have a YAML language definition that they would be happy to share? If not, is the EBNF the best s..."
2022‑02‑13
786 views
"When editing the visual basic code in syntax editor, I found a bug. The with statement cannot correctly list the memb..."
2022‑02‑07
934 views
"After set the optional header and footer text for a document, use the ITextDocument.SetHeaderAndFooterText method,I f..."
2022‑01‑31
798 views
"Hello, I am using the latest WinForms version of SyntaxEditor and I can't figure out how to change the caret colour. ..."
2021‑12‑22
816 views
"Can we open completion session in between CodeSnippet Template session For E.g: Select * from <table>; he..."
2021‑10‑18
793 views
"I have looked for a good code editor for COBOL that is affordable but found none to be good enough. Could the contr..."
2021‑09‑13
923 views
"Hi I want to know if there is a possibility to change the color of braces used in the textbox of the SyntaxEditor? ..."
2011‑07‑01
3,740 views
"I'm trying to add my own shortcutkeys, but somehow it doesn't work (proper) Private Sub SyntaxEditor1_KeyTyp..."
2021‑09‑20
942 views
"Hi, I'm trying to upgrade Winforms SyntaxEditor from version 14 to the latest version (21). I can't find visualS..."
2021‑07‑26
878 views
"I have a SyntaxEditor 3.0 XML file/definition that I would like to convert to a langdef file. I have tried the Langua..."
2020‑10‑14
1,090 views
"Hello ActiPro team, We have encountered an issue with tuples - they are highlighted by red line as incorrect state..."
2019‑01‑07
2,439 views
"Any plans for supporting .NET Core 3.0? It should be released the first quarter 2019 with support for WinForms. W..."
2021‑07‑06
1,001 views
"In the previous version our users relied on the following behavior: Double-clicking a language token (we are using ..."
2021‑06‑24
870 views
"Some of our users have noticed that despite .HasHorizontalSplit set to false and .HorizontalSplitPercentage being set..."
2021‑06‑06
1,004 views
"Consider the code snippet declaration of SQL Select statement, public CodeSnippet SelectColumn(){ //Select * from &..."
2021‑06‑01
1,043 views
"Does the latest version of the Syntax Editor control for WinForms support .NET 5?"