I need to use the API to do a loop through every form of an application, that my activex is sitting in.
It is an mdi task bar style activex. I need to go through each form in the application its sitting in, and IF the form (window) is a MDI child, with the ShowInTaskBar set to true, then do something with it.
Anyone have any code to do something like this?
