How can I loop all open forms in a C# application?

Say I instantiate various new forms, how can I loop all these forms to look at their caption/text?

I feel like I'm explaining this horribly, but if anyone can help...