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
2010‑04‑08
3,502 views
"SyntaxEditor search functionality doesn't find the first occurrence in some cases. Steps to reproduce (SDI Edi..."
2010‑04‑05
3,393 views
"Hi, When the user right-click within the syntax editor, the context menu shows up and the caret is set to whatev..."
2010‑03‑25
4,302 views
"I am attempting to add Microsoft.VisualBasic as an External Reference to the .Net Project Resolver using the AddExter..."
2010‑04‑01
2,732 views
"Hi, I have the following code to initialize a syntax editor: Me.tbFormula.Name = "tbFormula&..."
2010‑04‑01
3,006 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
5,351 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,781 views
"Hi Team, I have a medical application that displays HL7 messages. The messages start with a 3 character segment name..."
2010‑03‑19
3,135 views
"Example Code: public partial class Form1 : Form { public Form1() { InitializeComponent(); ..."
2010‑03‑21
2,887 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,845 views
"In the below code, the Syntax editor throws Nullreferences exception: SyntaxEditor.Text= String.Empty; Exceptio..."
2010‑01‑27
4,609 views
"During the execution of my program I have occasionally experienced an unexpected crash of the Syntax Editor Control r..."
2010‑03‑05
3,571 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,594 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,998 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,563 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."
2010‑02‑26
3,035 views
"Hi, Very minor point but there is a typo in the recent announcement of a SyntaxEditor maintenance release. Should..."
2010‑02‑25
3,848 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,663 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,457 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,531 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..."