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
2005‑04‑07
3,311 views
"When working with VB.NET in Whidbey, the entire header of a function is part of the collapsed text. So the following..."
2005‑04‑05
2,428 views
"I've racked my brain on this one. I tell the editor to save to my documents by selecting the folder using a save..."
2005‑04‑06
3,325 views
Smart indent by billb
5 replies (20 years ago)
"Hello. Has anyone used the smart indent features recently? I searched the forums for previous posts and found one t..."
2005‑04‑06
2,914 views
"Hi, I have a strange problem: sometime, the keybord stop to work correctly. I can only write alphanumerical chara..."
2005‑04‑03
2,781 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,613 views
"If UseDisabledRenderingForReadOnlyMode is set to true, and subsequently the styles are changed and changes are applie..."
2005‑03‑30
2,880 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,563 views
"I'm trying to differentiate, for purposes of outlining, two sets of strings.. Meaning, I have a child state..."
2005‑03‑30
2,346 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,371 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,824 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,416 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,444 views
"I'm currently working on a project to use SyntaxEditor with a VBScript language. I have AutoCaseCorrection enabl..."
2005‑03‑24
2,525 views
Memberlist by downey
1 reply (20 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,587 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,797 views
"I am using Document.AppendText(<string> ) to add text, but how do I specify what the fore and backgroun..."
2005‑03‑23
3,313 views
"I am modifying several PatternGroups at runtime by adding LexicalPatterns to them. However, because I can sometime..."
2005‑03‑21
3,660 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,450 views
"I've gotten outlining and highlighting to work GREAT! Just one more problem, my collapsedText assignments seem t..."
2005‑03‑19
2,861 views
Scope? by Tim Davis
4 replies (20 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..."