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‑02‑05
3,230 views
"With version 3.1 is there a way for me to detect the user is attempting to modify the text, either through typing, pa..."
2007‑02‑01
2,793 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
3,033 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,810 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,522 views
Caret Offset by ernesto
2 replies (20 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
3,212 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
4,372 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
3,184 views
"Hi, Just playing with the Grammer designer. Using the sample ActiproSoftware.Simple.Grammar.xml as the base, I..."
2007‑01‑25
3,411 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
4,258 views
"I've defined a few keypress triggers in my dynamic xml file, and I'm handling the TriggerActivated event. I&..."
2006‑12‑22
4,224 views
"Actipro (1) Do you have an example of populating the IntelliPrompt ParameterInfo from an XML file? The language ..."
2006‑11‑12
7,459 views
"Hi, I'm attempting to create a langauage (lexical and semantic parser) based heavily on your Simple example an..."
2007‑01‑22
3,462 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,450 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,628 views
"I am implementing a non-dynamic language based on the CSharpSyntaxLanguage example. The lexical parser and semanti..."
2007‑01‑22
3,099 views
"Hello - just another question I am trying to modify the SQL XML language definition I have replaced the SystemV..."
2007‑01‑22
5,233 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
4,066 views
"I have two .xml definition files, and one transitions to the other with the typical <State Filename="child.xm..."
2007‑01‑19
3,234 views
"Hello - I am using a SyntaxEditor control where the CurrentLineHighlightingVisible property is set to true. This w..."
2007‑01‑19
2,942 views
"Hello - I have been trying to implement the DeleteHorizontalWhitespace method of the SyntaxEditor control. If I se..."