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
2022‑03‑11
1,101 views
"This error often happens. I can meet it many times a day: System.NullReferenceExceptionHResult=0x80004003Message=ob..."
2022‑03‑09
856 views
"Much like my question about customising the scroll bars, is it possible to theme the NavigableSymbolSelector?"
2022‑03‑08
930 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
950 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
891 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,343 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
880 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
1,053 views
"After set the optional header and footer text for a document, use the ITextDocument.SetHeaderAndFooterText method,I f..."
2022‑01‑31
949 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
913 views
"Can we open completion session in between CodeSnippet Template session For E.g: Select * from <table>; he..."
2021‑10‑18
875 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
1,017 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,863 views
"I'm trying to add my own shortcutkeys, but somehow it doesn't work (proper) Private Sub SyntaxEditor1_KeyTyp..."
2021‑09‑20
1,024 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
973 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,237 views
"Hello ActiPro team, We have encountered an issue with tuples - they are highlighted by red line as incorrect state..."
2019‑01‑07
2,538 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,119 views
"In the previous version our users relied on the following behavior: Double-clicking a language token (we are using ..."
2021‑06‑24
983 views
"Some of our users have noticed that despite .HasHorizontalSplit set to false and .HorizontalSplitPercentage being set..."
2021‑06‑06
1,112 views
"Consider the code snippet declaration of SQL Select statement, public CodeSnippet SelectColumn(){ //Select * from &..."