Strange problem with .NET form being recognized as Window rather than WinFormsObject
The C# application I am testing starts at a login screen where the user enters their username/password, and then clicks OK to access the main form. This login form is recognized by TC in the object b...