Click to See Complete Forum and Search --> : Windows Taskbar Button


Helimad1
October 22nd, 2008, 03:25 PM
Hi,

I'm using a win32 window configured as a popup to host a number of WPF controls mainly to customize the look of the window. I've hit a problem is it possible to get a popup window to respond to a left mouse click on it's taskbar button? are messages sent to the window or do I need to hook into the taskbar?

Any advice would be great.

Thanks