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
2023‑05‑05
1,301 views
"Hi Team, I am putting together a winforms PoC application where I compare two Java files. I have used the file co..."
2023‑05‑09
927 views
"https://www.actiprosoftware.com/community/thread/26109/winforms-controls-v2311-maintenance-release What does it mea..."
2023‑02‑08
1,049 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
1,088 views
"Hi all! I have created my own CompletionProvider and CompletionSession for a special dollar notation.This Completio..."
2023‑01‑27
1,052 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
909 views
"Hi Team, We have converted our application to become high dpi aware, where the scrollbars of syntax editors are not..."
2023‑01‑11
1,087 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
954 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
961 views
"Hi, In your sample application, the "Indicators - Bookmark" example highlights an issue with with the "previous boo..."
2022‑10‑28
1,014 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
966 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
1,166 views
"Hi, When raising the MenuRequested event, the event argument SyntaxEditorMenuEventArgs can get the location of the ..."
2022‑09‑20
1,106 views
"Currently I am working on an implementation of a custom Syntax language. The SampleBrowser provides great examples, b..."
2022‑04‑18
1,139 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
1,065 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
1,057 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
1,095 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
1,129 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,202 views
"Hello. This is a piece of code in my program: If AmbientParseRequestDispatcherProvider.Dispatcher Is Nothing Then ..."
2022‑03‑15
1,051 views
"For VB, the autocomplete list should not appear after the keyword "for" and "each". If it does, the autocomplete list..."