G
Guest
Is there any way in .NET via WMI, Win32API or other mechanism to detect when a Windows form is opened?
My specific need is to detect when the New Hardware Wizard Found form is opened. My hope is that I can capture a WMI event that will tell me when the form is opened so that I can minimize the current application and allow the user to focus on the wizard. Then I will need to know when the form is closed so that I can restore the current application back to its original state
Any help would be appreciated
Thanks, Matt M.
My specific need is to detect when the New Hardware Wizard Found form is opened. My hope is that I can capture a WMI event that will tell me when the form is opened so that I can minimize the current application and allow the user to focus on the wizard. Then I will need to know when the form is closed so that I can restore the current application back to its original state
Any help would be appreciated
Thanks, Matt M.