Utilizing the Class Builder Add-In

You have been looking at the various parts you can add to your COM component. Up to this point, you have done this by hand-coding or cutting and pasting the code in, but now you will learn about the Class Builder add-in. This add-in makes it easy to add methods and properties to your class by automatically generating code templates for your classes and also for the methods, properties, events, and enumerated values you add to your class. By having the class builder generate this code it saves you time in getting started with your class and also from making needless syntactical errors. The procedure we add in this section will continue to build on the Customer class that you have been working with. After you ...

Get Sams Teach Yourself Microsoft® Windows® DNA Programming in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.