|
-
May 22nd, 2009, 08:58 AM
#1
Receive wpf-child-usercontrol-events in winForm-parent
Hello,
I have a winForm application that host a WPF user control. For that I am using the ElementHost-class to add the WPF-Control into my winForm. The wpf control has the dock style fill, so that it covers the whole client area of the winForm. The problem is that my winForm application doesn't receive any mouse/keyboard events anymore. How can I tell the wpfControl to route all events to its parent container???
Thanks in advance....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|