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
2006‑06‑05
2,936 views
"I want to put a round red circle and then change the background to red just like Visual Studio. Can some give me and..."
2006‑06‑05
2,425 views
"I am tring to create a tool tip to create the effect in this picture http://www.ctshouston.com/cc_example.jpg (seem..."
2006‑06‑05
3,015 views
"Hi, My code private void code_KeyDown(object sender, KeyEventArgs e) { if (e.Modi..."
2006‑06‑05
2,885 views
"Hi, I am trying to dynamically add [multi-word] tokens at runtime, here is the code I have. Documents[tabID].ge..."
2004‑12‑13
3,337 views
"I'm getting an exception when modifying the Document.Indicators collection while a CompilerErrorIndicator is visi..."
2005‑11‑29
2,634 views
"Hi again, My Outling works fine, I can collapse/expand all my OutliningNodes. But when I programmaticly want to co..."
2006‑05‑30
2,823 views
"i have a TextBox with let say 200-500 lines of text in the text property, but i need to put these text in to a Stream..."
2006‑05‑25
2,821 views
"In SyntaxEditor 3.1.203 .NET 1.1 Visual Studio 2003: I have a multiply-tabbed application that creates a SyntaxEdi..."
2006‑05‑28
2,511 views
"Hi, In my application, I only have one instance of the SyntaxEditor. The user can of course have multiple open doc..."
2006‑05‑30
2,685 views
NewLine Event by Nifilo
3 replies (19 years ago)
"Hi, I'm working with a evaluation version of Syntax Editor, before purchase the full version I wanted to knowi..."
2006‑05‑28
2,825 views
"Has anyone managed to implement a "Format Code" option, like in VS.NET? Do you have any sample code you cou..."
2006‑05‑25
2,702 views
"I need to be able to show a dialog when a IntelliPromptMemberListItem is selected from the list. What i want is to..."
2004‑06‑22
5,137 views
"I would like to use CRTL-SPACE to bring up memberlist. Since I could not find a way to define trigger with control ch..."
2006‑05‑24
2,719 views
"Everything of intellipromt seems OK for me. But Descreption of intellipromptmembelistitem is gone. I set the descrip..."
2006‑05‑05
2,718 views
"I've recently started thinking about using Outlining and I'm unsure about how best to achieve what I want. S..."
2006‑05‑23
2,919 views
"When i add in the syntax editor to my form, it automatically adds a reference to the Shared dll v1.0.77. This causes ..."
2006‑05‑21
2,570 views
"Hi all, I met a problem with SquiggleLineIndicator. Please help me. The code looks like: SquiggleLineIndicator ^in..."
2006‑05‑18
2,551 views
"I purchased this product today after using the trial version and have been nothing but impressed. Great work! I se..."
2006‑05‑11
4,113 views
"Hi Will version 4 have the ability to create Smart Tags? Thanks Russell Mason"
2006‑05‑16
2,862 views
"I'm handling the SmartIndent event and traversing (backwards) through the previous line to see if I find any matc..."