VSTA vs VBA Wizard Comparsion and source code
01-05-2007
Downloads: 227
File size: 602kB
Views: 979
 |
VSTA vs VBA Wizard Comparsion and source code |
In this article, we will compare the process of developing a wizard in the VSTA development environment (using VC#, Winforms and the .Net framework) with the process of developing a wizard in the VBA development environment (using VB6, and Userforms).
Includes VC# source code for New Shape Wizard to be run with the ShapeAppAdvancedCSharp sample.