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
2007‑02‑01
2,450 views
"How can I get to the Editors ForColor property to change the default text color? I see it is under the SyntaxEditor ..."
2007‑01‑31
2,703 views
"I'm creating SmartTags and I would like the SmartTag TextRange to cover more than one character so that it's ..."
2007‑01‑29
2,491 views
"Can someone help complete this code? I am trying to change the background color of the SyntaxEditor. This is the on..."
2007‑01‑29
3,170 views
Caret Offset by ernesto
2 replies (18 years ago)
"How can I move the caret and view of the Editor to the position of text that I select from a ListBox. I would like t..."
2007‑01‑29
2,890 views
"Hi, In the SDI demo, when I select HTML and write a set of <style></style> tags for instance, the outl..."
2007‑01‑28
3,968 views
"I've created a few simple snippets and they work great inside the editor. My snippets tend to be pretty simple -..."
2007‑01‑27
2,841 views
"Hi, Just playing with the Grammer designer. Using the sample ActiproSoftware.Simple.Grammar.xml as the base, I..."
2007‑01‑25
3,113 views
"Here is a quick piece of info for any newbi, This is a code snipit on how to find the location of the keyword that..."
2007‑01‑24
3,902 views
"I've defined a few keypress triggers in my dynamic xml file, and I'm handling the TriggerActivated event. I&..."
2006‑12‑22
3,857 views
"Actipro (1) Do you have an example of populating the IntelliPrompt ParameterInfo from an XML file? The language ..."
2006‑11‑12
6,561 views
"Hi, I'm attempting to create a langauage (lexical and semantic parser) based heavily on your Simple example an..."
2007‑01‑22
3,098 views
"Can anyone suggest the "proper" way to set the editor to the maximum window size on load? My application a..."
2007‑01‑22
3,078 views
"Hi, I'm trying to figure out if an an outlining node has an ending token and can't seem to do it. Say f..."
2007‑01‑20
3,183 views
"I am implementing a non-dynamic language based on the CSharpSyntaxLanguage example. The lexical parser and semanti..."
2007‑01‑22
2,728 views
"Hello - just another question I am trying to modify the SQL XML language definition I have replaced the SystemV..."
2007‑01‑22
4,747 views
"I am currently switching from v3x to v4 and exploring the new static languages. 3 questions: 1. When I open the samp..."
2007‑01‑21
3,695 views
"I have two .xml definition files, and one transitions to the other with the typical <State Filename="child.xm..."
2007‑01‑19
2,910 views
"Hello - I am using a SyntaxEditor control where the CurrentLineHighlightingVisible property is set to true. This w..."
2007‑01‑19
2,655 views
"Hello - I have been trying to implement the DeleteHorizontalWhitespace method of the SyntaxEditor control. If I se..."
2007‑01‑18
2,666 views
"Hello, i work with the demo from SyntaxEditor. It's a very nice Control. I have only one Problem. The C..."