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
2023‑05‑09
732 views
"https://www.actiprosoftware.com/community/thread/26109/winforms-controls-v2311-maintenance-release What does it mea..."
2023‑02‑08
867 views
"Is there a way to control the font used in the Intelliprompt popup window? We would like to tweak the font face and s..."
2023‑02‑03
860 views
"Hi all! I have created my own CompletionProvider and CompletionSession for a special dollar notation.This Completio..."
2023‑01‑27
868 views
"Hi, If I have an object and reference it within a For..Each block the intellisense on the object stops working. The..."
2023‑01‑18
758 views
"Hi Team, We have converted our application to become high dpi aware, where the scrollbars of syntax editors are not..."
2023‑01‑11
833 views
"Hi, If I have a couple of lines of code with a bookmark on one of them, using the ALT+UP or ALT+DOWN to move non-bo..."
2022‑11‑08
791 views
"Hi, I'm using the Syntax Editor with javascript langauge plugin. Can I have it that when I select a piece of text ..."
2022‑11‑02
804 views
"Hi, In your sample application, the "Indicators - Bookmark" example highlights an issue with with the "previous boo..."
2022‑10‑28
831 views
"Hi, I have a question about text being highlighted when the Find/Replace is active. Steps: Run the SDI Code E..."
2022‑10‑21
817 views
"Hi I'm trying to add an external reference (.cs file) to my "SyntaxEditor" (c#) project. How can I do? Thanks i..."
2022‑10‑06
919 views
"Hi, When raising the MenuRequested event, the event argument SyntaxEditorMenuEventArgs can get the location of the ..."
2022‑09‑20
903 views
"Currently I am working on an implementation of a custom Syntax language. The SampleBrowser provides great examples, b..."
2022‑04‑18
972 views
"I enter the following code in syntax editor: Dim r As Row = Tables("a").Current If r IsNot Nothing Then For Ea..."
2022‑06‑26
887 views
"Hello, I would like to upgrade SyntaxEditor in my application from 4.0 to 22.1, but structure of the new SyntaxEdi..."
2022‑06‑08
908 views
"This is the test code: Dim ss As String With ss . End With Dim ss As String With ss Select Case . End With ..."
2022‑03‑17
958 views
"Hello. I upgraded to V22. 1.1, the bug on the with statement became more serious. This is the test code: Dim abcd ..."
2022‑03‑18
964 views
"Hello, Is there any way to generate all cache files(*. reflection. dat) through code. When a large number of librar..."
2022‑03‑14
1,041 views
"Hello. This is a piece of code in my program: If AmbientParseRequestDispatcherProvider.Dispatcher Is Nothing Then ..."
2022‑03‑15
923 views
"For VB, the autocomplete list should not appear after the keyword "for" and "each". If it does, the autocomplete list..."
2022‑03‑11
1,049 views
"This error often happens. I can meet it many times a day: System.NullReferenceExceptionHResult=0x80004003Message=ob..."