M
mottebelke
Hi all,
I'm currently P/Invoking the GetForegroundWindow function in C# to get
the handle to the active window.
But is it possible to get more information about that window like the
title, the type or access to the controls?
I searched on MSDN and the groups, but couldn't find any functions that
will do this.
Thanks!
I'm currently P/Invoking the GetForegroundWindow function in C# to get
the handle to the active window.
But is it possible to get more information about that window like the
title, the type or access to the controls?
I searched on MSDN and the groups, but couldn't find any functions that
will do this.
Thanks!