I'm trying to do some P/Invoke stuff and need the handle of the current window.
I found this thread here
But it appears that only works in WPF. Is there a winForms equivalent?
I'm trying to do some P/Invoke stuff and need the handle of the current window.
I found this thread here
But it appears that only works in WPF. Is there a winForms equivalent?