Anyway to easily enumerate all controls (i.e. control classes, instances, etc.) in a 3rd party app? A business app I'm working on has all of the controls with their own classes and correct instances, but I don't know of an easy way to target each control in a loop without manually inputting the control info.