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,488 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,731 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,518 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,195 views
Caret Offset by ernesto
2 replies (19 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,924 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,994 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,865 views
"Hi, Just playing with the Grammer designer. Using the sample ActiproSoftware.Simple.Grammar.xml as the base, I..."
2007‑01‑25
3,132 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,931 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,885 views
"Actipro (1) Do you have an example of populating the IntelliPrompt ParameterInfo from an XML file? The language ..."
2006‑11‑12
6,608 views
"Hi, I'm attempting to create a langauage (lexical and semantic parser) based heavily on your Simple example an..."
2007‑01‑22
3,121 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,103 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,247 views
"I am implementing a non-dynamic language based on the CSharpSyntaxLanguage example. The lexical parser and semanti..."
2007‑01‑22
2,756 views
"Hello - just another question I am trying to modify the SQL XML language definition I have replaced the SystemV..."
2007‑01‑22
4,804 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,725 views
"I have two .xml definition files, and one transitions to the other with the typical <State Filename="child.xm..."
2007‑01‑19
2,936 views
"Hello - I am using a SyntaxEditor control where the CurrentLineHighlightingVisible property is set to true. This w..."
2007‑01‑19
2,683 views
"Hello - I have been trying to implement the DeleteHorizontalWhitespace method of the SyntaxEditor control. If I se..."
2007‑01‑18
2,698 views
"Hello, i work with the demo from SyntaxEditor. It's a very nice Control. I have only one Problem. The C..."