Skip Navigation LinksActipro Software / Products / .NET Controls / Windows Forms / SyntaxEditor / Advanced Editing

Product Details

Actipro SyntaxEditor
A syntax highlighting source code editing control

Latest Release:
v4.0.0285 on 06/25/2010

Supported Environments:
.NET 2.0 or later
VS.NET 2005 or later

Blueprint License:
Source code is available for this product

SyntaxEditor Add-ons

Advanced C# and VB languages w/automated IntelliPrompt & more
Advanced XML language w/automated IntelliPrompt & more

Product Newsletter

If you would like to receive periodic informative newsletters about our new .NET controls and events, please fill out the following information.
Name:
 
E-mail Address:
 
Where did you hear about our products?
 

Actipro SyntaxEditor - Windows Forms .NET Control

Feature Tour:

Advanced Editing

SyntaxEditor is a code editing control written by developers for developers. It has many of the advanced editing features found in major IDE applications like Visual Studio.

Line numbers, some indicators and whitespace display

It supports advanced editing features such as:

  • Unlimited undo/redo
  • Undo/redo action grouping
  • Block indent/outdent
  • Line numbering in line number margin
  • Line selection in the selection margin
  • Native support for clipboard operations
  • Built-in context menu
  • Support for drag/drop
  • Handling of custom IDataObject's that are pasted or dropped on the control
  • Complete extended Unicode character and IME support
  • Customizable keystroke/action combinations with over 100 built-in edit commands that provide functionality such as:
    • Caret movement
    • Continuous stream selection and block selection
    • Undo/redo and clipboard functionality
    • Tabs to spaces and spaces to tabs
    • IntelliPrompt complete word and display parameter info
    • Indent and outdent
    • Line, word and character transposition
    • Character case modification
    • Comment/uncomment lines
    • Macro processing
  • Word wrap
  • Whitespace display
  • Indentation guides that mark where tabstops occur
  • Many more