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
2005‑07‑10
3,210 views
"Hello, I am a newbie regarding SyntaxEditor - just got my evaluation version today and I am really excited about t..."
2005‑07‑08
3,138 views
"I decided to do case correction when the space bar is pressed rather then waiting til the enter key is hit. This seem..."
2005‑07‑07
3,040 views
"When setting CurrentLineHighlightingVisible=true and specifying a color for CurrentLineHighlightBorderColor, there is..."
2005‑07‑07
2,988 views
"Is there an event that fires when someone selects an entry out of a memberlist? MemberlistClosing does not give a cl..."
2005‑07‑05
3,079 views
"When enabling line wrap, it would be nice if the line indicator (the colored line the cursor is in) would include all..."
2005‑07‑05
2,878 views
"Using the RegularExpression option doesn't allow me to use empty string in the ReplaceText field, the editor will..."
2005‑07‑04
2,817 views
"I am implementing two spanindicators (breakpoint and position ) and will use them in a self developed debugger. I wa..."
2005‑07‑03
3,036 views
"Could you please provide a little vb.net sample that explains how to subclass syntaxeditor to get to its wndproc and ..."
2005‑07‑03
2,800 views
"Just wanted to report: 181 does solve the bug and also shows memberlist on top if infotip is displayed. Very cool, th..."
2005‑07‑01
2,968 views
"Hi, I'm currently evaluating SyntaxEditor and I've spent some time putting together a language definition for..."
2005‑06‑30
3,568 views
"Added capabilities for displaying the info tip at any desktop location. Added a IntelliPromptInfoTip.Show overload ..."
2005‑07‑01
3,673 views
"I thought an end user should be able to select text and then drag it to move the text within the Syntax Editor, but I..."
2005‑07‑01
3,252 views
"I am creating a new language file and supplying some Example Text. Below is a sample of the ExampleText node of my La..."
2005‑06‑29
2,412 views
"Hi, has anyone got an language xml file for JScript.Net you could send me? Thanks..."
2005‑06‑29
2,615 views
"Hi, How do i remove the "modified-line-markers" after i saved a file? I used the SyntaxEditor.Document...."
2005‑06‑27
3,226 views
"Hi Again, I think I followed the directions for the TokenIDType name, yet when I step through my program none of t..."
2005‑06‑28
3,473 views
"I noticed that you can use hex values for AutoReplaceTriggers but they don't seem to work with Keypress Triggers...."
2005‑06‑28
2,774 views
"This happens on one of my forms, trying to place a control, containing the SyntaxEditor, there. The control shows cor..."
2005‑06‑27
2,939 views
"Hi All, Right now when I look up the definition for a type that exists in the System dlls, I loop through each ass..."
2005‑06‑23
4,272 views
"Hi, I need to somehow link your undo capabilities to my undo system. All I need to do this is to be notified when..."