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,123)

  Date Thread Details
2004‑08‑10
4,108 views
"When I invoke the 'GoToLine' method, there doesn't appear to be any consistency in how the editor positio..."
2004‑10‑01
2,964 views
"currently i'm trying to implement the "comment selection block" and "uncomment selection block&quo..."
2004‑10‑01
2,928 views
"Is there any way to cut and paste a section of text and have it maintain the sections of collapsed outlining?"
2004‑09‑30
3,522 views
"Hi, I have two problems related to regex parsing in the syntax editor. 1) I use the following regex: &l..."
2004‑09‑30
3,264 views
"I have a SpanIndicator spanning multiple lines with a glyph. If I also assign a LineIndicator (also with a glyph) to ..."
2004‑09‑29
3,099 views
"Is it possible to change the caret's location via code at runtime? Also, is it possible to make the Home key m..."
2004‑09‑30
2,929 views
"Hi, I was wondering if it's possible to retrieve the current LexicalState (at the position of the cursor)? ..."
2004‑09‑29
2,890 views
"can't install syntaxeditor from E:\ drive(hard disk drive). i installed from D:\ drive is bug of Installati..."
2004‑09‑28
3,957 views
"Setting the BackColor property of a line can highlight the whole line. But if I just want to highlight some text fro..."
2004‑09‑27
3,210 views
"i'm having trouble getting the syntax editor to recognize '?' and '$' for start/end tags. i..."
2004‑09‑22
3,189 views
"I have the following text block [object!3!number!element] = NULL, [object!3!facetid!element] = NULL, [..."
2004‑09‑21
4,363 views
"I get errors that types in ActiproSoftware.SyntaxEditor are "not CLS-Compliant" when I use them as public m..."
2004‑09‑24
3,979 views
"Hi, I tried to extend the xml language description included with the C#-sample, to be able to recognize short tags..."
2004‑09‑23
3,082 views
"First, I want to say thanks for all the help given in this forum. SyntaxEditor really is a fantastic product. I'..."
2004‑09‑23
3,206 views
"What is the best way to determine when the cursor is hovering above a token? I want to show an intelliprompt describ..."
2004‑09‑22
3,152 views
"I'm trying to create a language definition without using a separate XML file. I started with an instance of &quo..."
2004‑09‑21
3,158 views
"If I select a Japanese Inpt Mode such as Hiragana, the Japanese characters appear in the upper-left hand corner of th..."
2004‑09‑18
3,264 views
"How can I get the location of the caret in the control as client coordinates?"
2004‑09‑16
3,016 views
Deployment by mchavez
1 reply (21 years ago)
"I am not quite sure what I need to ship with the application that I am writting in order to properly deploy it and av..."
2004‑09‑15
3,106 views
"I see that in order to save memory I should "share the same instance of the SyntaxLanguage" between multipl..."