S
Steve
Is there a way, using the Framework, to determine if a given hWnd is
valid.
In the good ole days (or bad ole days depending on your perspective) I
would have used the Win32 API 'IsWindow(hWnd)'. I know that I can
still do this now with p/invoke but I am wondering if the Framework
provides a similar function.
Thanks,
Steve
valid.
In the good ole days (or bad ole days depending on your perspective) I
would have used the Win32 API 'IsWindow(hWnd)'. I know that I can
still do this now with p/invoke but I am wondering if the Framework
provides a similar function.
Thanks,
Steve