dimanche 28 juin 2015

Click-through WPF window + content while still catching events

Basically what I'm trying to do is have a window with controls that responds to the mouse and keyboard, but does not take focus. I've been looking into hooking into the window events to catch them or using the preview events and not handling them, but whatever I do, the window either fires the mouse and keyboard events and takes focus or does not do anything at all.

Is it possible to hook to the mouse/keyboard events for a window manually while still passing the events to any window (other applications too) behind it?

Aucun commentaire:

Enregistrer un commentaire