SyntaxEditor
A syntax-highlighting code editor control and parsing suite.
Bring a powerful Visual Studio-like code editing experience to your own applications,
with all the advanced features found in popular code editors.
Syntax languages for most popular languages are available,
or custom build your own to handle any proprietary language.
Premium SyntaxEditor Language Add‑ons
There are several premium add-ons for the WinForms SyntaxEditor that provide
robust syntax language implementations with features like parsing,
code outlining, syntax error reporting, IntelliPrompt, etc.
Bars
Advanced, customizable docking toolbars, menus, and statusbars.
The bar controls are based entirely on a command / command link design pattern,
allowing for centralized command updates to filter through to every instance of a related
command link in the user interface. This also facilitates complete run-time customization support for the end-user,
similar to the features found in products like Visual Studio.
Docking/MDI
A complete docking tool window and multiple document interface solution.
Easily add a docking window and/or multiple document interface to your
Windows Forms applications. Allow your end users to drag and dock windows wherever they please,
and to persist their customizations. Tabbed MDI fills the workspace with open documents,
while standard (windowed) MDI supports cascade and tile functionality.
Wizard
Everything you need to quickly create wizard dialogs.
Wizard dialogs simplify the user experience of applications by taking
complex tasks and breaking them up into a series of simple steps.
Actipro Wizard is a lightweight control for building these wizard dialogs,
while conforming to standard specifications.
Navigation
An Outlook-like navigation bar control with multiple panes.
The NavigationBar control is similar to the one found in Outlook, which allows for
navigating through different panes of data. It has an elegant user interface which
uses buttons to control which navigation pane is selected.
Panes can display data or simply act as a container for child controls.