Process.MainWindowHandle = 0 for hidden windows, solution?

Z

Zytan

I could use win32's FindWindowEx, but I need to know the window's
title bar text, or the window's class name that was registered with
win32's RegisterClass (does anyone know what that would be?).

Is there a C# solution using Process? Seems ugly to use win32
functions.

Zytan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top