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,123)

  Date Thread Details
2010‑03‑25
3,782 views
"I am attempting to add Microsoft.VisualBasic as an External Reference to the .Net Project Resolver using the AddExter..."
2010‑04‑01
2,242 views
"Hi, I have the following code to initialize a syntax editor: Me.tbFormula.Name = "tbFormula&..."
2010‑04‑01
2,570 views
"Hi, What I want to do is, I want to make the syntax editor to look exactly the same as multi-line textbox. When t..."
2010‑04‑01
4,813 views
"Hi. How can I write specific renderer for a scrollbar only? We are using Infragistic in our project, and need to set..."
2010‑03‑24
3,272 views
"Hi Team, I have a medical application that displays HL7 messages. The messages start with a 3 character segment name..."
2010‑03‑19
2,668 views
"Example Code: public partial class Form1 : Form { public Form1() { InitializeComponent(); ..."
2010‑03‑21
2,378 views
"Hi, it's hard for me to explain the functionality I'm after. I want to be able to do realtime error checking...."
2010‑03‑18
2,416 views
"In the below code, the Syntax editor throws Nullreferences exception: SyntaxEditor.Text= String.Empty; Exceptio..."
2010‑01‑27
4,116 views
"During the execution of my program I have occasionally experienced an unexpected crash of the Syntax Editor Control r..."
2010‑03‑05
3,122 views
"I'm trying to use the InsertText and ReplaceText functions in SyntaxEditor.Document but the offsets I have come f..."
2010‑03‑03
3,112 views
"hi, I want to hide some line in a document I am displaying (not based around brackets or parsing but effectively a..."
2010‑03‑03
2,559 views
"Hi - I just downloaded the latest version. There is still a bug where if you have an If Statement line and you haven..."
2010‑02‑19
3,061 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."
2010‑02‑26
2,557 views
"Hi, Very minor point but there is a typo in the recent announcement of a SyntaxEditor maintenance release. Should..."
2010‑02‑25
3,359 views
"Hi, SyntaxEditor has a feature to mark text with a red wavey line which is perfect for showing spelling errors in ..."
2010‑02‑25
2,275 views
"Hello team, i noticed that after adding a breakpoint to a line and then deleting the text of that line, the Breakp..."
2010‑02‑22
3,087 views
"Hi, I have simple question: How do I change the background color of the tooltip you get when hovering over a pi..."
2010‑02‑19
3,047 views
"Hi, I have 2 Editors side by side and I want to highlight a line in both to the user. I'm using the CurrentLin..."
2010‑02‑18
2,320 views
"Hello, My intelliprompt is triggered on KeyDown events. On each keydown event i do some verifications to find out ..."
2010‑02‑18
2,584 views
"Hello, I have one question about Search behavior: Repro steps: 1) Paste in editor code: USE [AdventureWorks] ..."