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

  Date Thread Details
2005‑04‑06
2,696 views
"Hi, I have a strange problem: sometime, the keybord stop to work correctly. I can only write alphanumerical chara..."
2005‑04‑03
2,560 views
"Can anyone help me, I'm trying to set up a language definition whereby the background color is a dark blue shade,..."
2005‑04‑01
2,392 views
"If UseDisabledRenderingForReadOnlyMode is set to true, and subsequently the styles are changed and changes are applie..."
2005‑03‑30
2,666 views
"In the installation setup in the screen where I write the License Key, I receive the Warning "Please enter your ..."
2005‑03‑29
2,342 views
"I'm trying to differentiate, for purposes of outlining, two sets of strings.. Meaning, I have a child state..."
2005‑03‑30
2,154 views
"When doing the QuickInfoRequested, is the tip that is displayed an infotip from the SE namespace? If so, is it pos..."
2005‑03‑29
4,144 views
"I have a MySQL script that contains an embedded single-quote character in the string. MySQL allows you to escape tha..."
2005‑03‑29
2,607 views
"I notice that loading a 6mb SQL file takes around 3 minutes on my system. Editing the file is noticibly much slower ..."
2005‑03‑28
2,195 views
"Hi, How could I prevent autoscroll to the end of the line when I select current line programmatically? Thanks in ..."
2005‑03‑24
2,250 views
"I'm currently working on a project to use SyntaxEditor with a VBScript language. I have AutoCaseCorrection enabl..."
2005‑03‑24
2,312 views
Memberlist by downey
1 reply (19 years ago)
"Hello, I am wondering if anyone has been able to collect all the import or using keywords and statements after them t..."
2005‑03‑24
2,384 views
"I would like to highlight a keyword, namespace while editing a .vb or .cs document and activate the sdk help for the ..."
2005‑03‑24
2,601 views
"I am using Document.AppendText(<string> ) to add text, but how do I specify what the fore and backgroun..."
2005‑03‑23
3,097 views
"I am modifying several PatternGroups at runtime by adding LexicalPatterns to them. However, because I can sometime..."
2005‑03‑21
3,431 views
"I am getting the following exception when opening a window with a SE control on it: Top Level Exception Type: ..."
2005‑03‑21
2,279 views
"I've gotten outlining and highlighting to work GREAT! Just one more problem, my collapsedText assignments seem t..."
2005‑03‑19
2,661 views
Scope? by Tim Davis
4 replies (19 years ago)
"I'm thinking that scope is what I need to use but I'm not sure. The language file I'm writing has to b..."
2005‑03‑20
2,696 views
"Hello, I have another quick question. I have a key workd name 'key', it's style is blue. If I type &..."
2005‑03‑18
2,467 views
"Hello I downloaded SyntaxEditor a couple of days ago and have difficulties with the following settings: I would l..."
2005‑03‑15
2,734 views
"Hi, I've subclassed the Editor to raise the 'standard' D&D-Events. Those work as I like now. T..."