August 2010
Intermediate to advanced
1224 pages
34h 17m
English
The Macros IDE, shown in Figure 14.3, is essentially a specialized version of Visual Studio, trimmed down and streamlined to support the macro development process.
Figure 14.3 The Visual Studio Macros IDE.

Immediately, you can see that this is, in fact, the Visual Studio user interface that you are by now used to working with. Everything behaves the same: Tool windows can be docked, can float, can be pinned, and so on. The code editor window that you use to edit your macro code works the same with IntelliSense, outlining, and all the other productivity aids you have come to expect. Although the Macros IDE behaves ...