Project Description
Developer Controls contains various controls to help build applications that can script/write code.
About DevControls:
DevControls started out as a project to help with the creation of a .NET IDE. After looking at the controls, I decided
to publish them here to help with similar projects. The project contains:
1. A plugin helper library
2. A Visual Studio style Tab Control
3. A syntax highlighting Text Editor
4. A Visual Studio style Toolbox Control
5. A Win32 Helper Library
I am also working on creating a Forms Designer and a Docking Controls library set, I will release these as soon as I get them finished.
These are developed in C#. I usually use Visual Basic, but I decided to try C# so I could learn how it works. These controls are my first attempt at
C#, so there may be bugs.