ScintillaNET Documentation
Welcome to the
ScintillaNET Documentation Wiki. Here you will find information about using ScintillaNET in your project. If you don't see the information you're looking for, please review the
Frequently Asked Questions before posting a topic in the
Discussions Forum.
Table of Contents
Getting StartedExamplesAdvanced FeaturesDocumentationDevelopers GuideHelp
Getting Started
Everything you need to know to download ScintillaNET, configure it in your development environment, and begin using it in your project.
Examples
The following examples are just the tip of the iceburg. More examples will be coming soon.
Advanced Features
Documentation
Scintilla is really the heart of ScintillaNET. 99% of all the text editing functionality is baked into the Scintilla editing component. ScintillaNET provides a friendly interface, which is exactly how the Windows Forms library works. If you truly want to learn how to use ScintillaNET you have to learn Scintilla.
Developers Guide
Help