Horrid
Programmer
- May 20, 1999
- 373
I have a window that has a visible bar on one edge that is intended to pop out the actual UI. I want the UI to be transparent other than the buttons sticking out of the bar. But as soon as the mouse goes over the transparent section it triggers a mouse leave event and the buttons snap back in. Is there any way (WPF app) to have the transparent section report mouse events as if it isn't transparent?