Manipulating Controls on Forms

In this chapter you’ll find that you have graduated from Add-ins 101. There are over 3,400 classes in the.NET Framework. The greatest challenge to you as the developer is to determine which class (and its associated methods and properties) provides the functionality that you need to do the job you need done. In a regular Windows application this task is fairly difficult. However, when it comes to developing more complex add-in functionality, sometimes this task is downright frustrating, to put it lightly.