Is it possible to draw control over HwndHost control?(I don't want to use popups)
This HwndHost control draws over any WPF control. As I understand it doesn't depend on ZIndex.(because HwndHost control is drawn by COM)
If you want to play with this control you could get more information about it and download samples here.
To answer your question, no. See this MSDN article on WPF and Win32 Interoperation.
From above article:
•HwndHost will appear on top of other WPF elements in the same top-level window. However, a ToolTip or ContextMenu generated menu is a separate top-level window, and so will behave correctly with HwndHost
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With