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
2007‑10‑10
5,116 views
"I am receiving a System.NullReferenceException that crashes the form that my Syntax Editor is on. It appears to be re..."
2008‑07‑02
5,572 views
"Guys I have some code such as hScrollBar.Maximum = Math.Max( leftFileSingleLineSyntaxEditor.SelectedVie..."
2008‑07‑01
3,263 views
"Hi, I'm having a problem using the HitTest method. I call it in the mouseMove method and everything works fin..."
2005‑10‑05
4,316 views
"Hi Is it possible to end a state when another state is started? E.g. SELECT[Id]FROM[MyTable]SELECT[Id]from[MyTa..."
2008‑06‑27
2,815 views
"Hi, I need to catch a click in the Indicator margin. (I use mouseDown event to move the currentStatement indicato..."
2008‑06‑26
2,618 views
"Hi, I have tested the SyntaxEditor.Print() method in both a custom application and in your TestApplication-CSharp...."
2008‑06‑24
2,828 views
"Hi all, What are the tags that SyntaxEditor's tooltip support? Can I add my own tags? Thanks."
2007‑06‑27
4,103 views
"I'm using a ScrollBar control when using two syntax editor controls similar to the TextDiff application and have ..."
2008‑06‑20
2,904 views
"Hi all, I added a simple SyntaxEditor to a form. In the form_load i added the following code : DotNetProjectRes..."
2008‑06‑20
2,519 views
"I got an ArgumentNullException when i try to launch my application System.ArgumentNullException was unhandled ..."
2008‑06‑18
2,416 views
"I am trying to use SyntaxEditor to build a binary viewer (that is, a viewer for the contents of an executable file or..."
2008‑06‑17
2,553 views
"On the download page for SyntaxEditor, the requirements say VS 2005 / 2008 is optional, but recommended. Can I ask, ..."
2008‑06‑10
5,500 views
"Hi all, I have a question. I want to know if the SyntaxEditor can seperate Sub/Function with a horizontal line, li..."
2008‑06‑10
2,811 views
"Hi Guys, Please help me with this. Please show me a code to drop down a memberList when I type in a trigger charac..."
2008‑06‑05
3,372 views
"If I copy code from the syntax editor window and try and paste it into a visual studio file I get an odd error about ..."
2008‑06‑04
4,333 views
"Guys I'm trying to add lines to a Document instance using AppendText however it seems a document instance alwa..."
2008‑06‑04
3,479 views
"VS 2008 somehow lost 3rd toolbox icons including SyntaxEditor's. Is there a tool that does reinstall them? Reinst..."
2008‑05‑30
3,263 views
"I'm implementing block comment / uncomment functions similar to the EditorView.CommentLines and UncommentLines ex..."
2008‑05‑25
2,705 views
"Wouldn't it make more sense if microsoft used your control and worked with you to extend it to provide all featur..."
2008‑05‑21
3,477 views
"Hi, I have embeded syntax editor 4.0.274.0 along with intelliprompt and intellisense on our application. Whil..."