I am writing a help/wizard type of application in VB6. After the user does a particular function, they are done and so I minimize the main form of the application. I want to detect when the application/form is restored again by the user clicking on it in the taskbar. Is there an event for this? I haven't been able to find one that works. Thanks in advance.