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
2005‑10‑27
2,633 views
"I don't know if this can be done, I have looked in the documentation but found nothing. Maybe it is me or maybe i..."
2005‑10‑27
3,095 views
Macro by Anton Sontheim
3 replies (21 years ago)
"Hi, I tried to use the macro serialize functions: m_marcoMemoryStream = New System.IO.MemoryStream Dim w As XmlT..."
2005‑10‑11
4,035 views
"Hi, I just started using the snippet code you added, and its great. Is there a way to make the snippets automatical..."
2005‑10‑25
4,063 views
"Shouldn't I get a UTF-7 preamble on a text file that I save with this encoding? From my understanding, it should..."
2005‑10‑22
3,417 views
"Your first question might be why? Well we still write code in an old 4GL for DOS ported to windows. The front end..."
2005‑10‑21
3,971 views
"I would like to display an "IntelliPrompt" list when the user types Ctrl+Space. I added the code below and..."
2005‑10‑18
4,552 views
"Granted - I'm new to ASP.Net programming - and extremely new to Actipro - - but I can't find any informatio..."
2005‑10‑12
3,307 views
"I'm having a weird problem with CodeSnippetFolder. I tried creating a global method to cache the folder and used..."
2005‑10‑21
2,677 views
"Hello, I am opening programatically a second view in my editor by setting editor.HorizontalSplitPosition = 200;Af..."
2005‑10‑21
3,558 views
"Hi, It seems that setting LookBehind with ^[ \f\t\v\x85]* in ExplicitPatternGroup it should match with : &q..."
2005‑10‑20
2,622 views
"Hi Is it possible to override the IntelliPromptMemberList somehow? I am using the following component and wish to..."
2005‑10‑19
3,080 views
"Hi, I was looking through the snippets that come with vs2005 and I came across the function tag in a couple of the s..."
2005‑10‑18
3,581 views
"Hi How can I get the editor control to close the InfoTip on the ENTER key without writing custom code? How can ..."
2005‑10‑18
3,173 views
"Hi I have a tree-like structure of objects in my system. I also have a pattern group define as follow: <Exp..."
2005‑10‑17
3,116 views
"Assume that I am showing an InfoTip for a method which has 4 overloads. Is there any way to determine when the user c..."
2005‑10‑17
3,162 views
"Sorry for the newb question, but where's the "ActiveTab" setting? That is the active page for the tabst..."
2005‑10‑17
3,552 views
"Hi I am using the Actipro Syntax Editor and I am trying to define my own language definition. I want to define ..."
2005‑10‑17
3,195 views
"if there is only one snippet in the snippet folder that contains invalid xml, snippets are no longer working i.e. the..."
2005‑10‑14
3,435 views
"Hi; When I use SyntaxEditor.Document.GetText(LineEndStyle.CarriageReturnNewline), I'm only getting the newline..."
2005‑10‑12
3,149 views
ScrollToCaret by Anita
1 reply (21 years ago)
"Why does "ScrollToCaret" not work in MultiLine mode with scrollbars set to None ? Is there any way to im..."