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
2010‑04‑05
3,080 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
3,910 views
"I am attempting to add Microsoft.VisualBasic as an External Reference to the .Net Project Resolver using the AddExter..."
2010‑04‑01
2,344 views
"Hi, I have the following code to initialize a syntax editor: Me.tbFormula.Name = "tbFormula&..."
2010‑04‑01
2,689 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,948 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,421 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,782 views
"Example Code: public partial class Form1 : Form { public Form1() { InitializeComponent(); ..."
2010‑03‑21
2,493 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,493 views
"In the below code, the Syntax editor throws Nullreferences exception: SyntaxEditor.Text= String.Empty; Exceptio..."
2010‑01‑27
4,218 views
"During the execution of my program I have occasionally experienced an unexpected crash of the Syntax Editor Control r..."
2010‑03‑05
3,215 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,227 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,685 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,174 views
"Hello, I am using Dynamic language definition in order to create my own "BASIC" like language. In my ..."
2010‑02‑26
2,681 views
"Hi, Very minor point but there is a typo in the recent announcement of a SyntaxEditor maintenance release. Should..."
2010‑02‑25
3,459 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,342 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,141 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,126 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,377 views
"Hello, My intelliprompt is triggered on KeyDown events. On each keydown event i do some verifications to find out ..."