[All]
C#Builder Open Tools API references
By: John Kaster
Abstract: This short article provides links to valuable resources for writing C#Builder plug-ins
Borland provides APIs for programmatic access into our IDEs, so you can customize the behavior of the IDE or extend its functionality. These APIs are called "Open Tools" APIs. C#Builder is our first IDE that introduces aninterface for programming from the Microsoft .NET run-time environment. This article provides links to valuable resources that describe ways to customize C#Builder using its Open Tools API.
Open Tools API resources