Hi guys
I have a layout composed of several (5) superimposed panes.
Using the BackgroundImage property I set each with an image that has transparent background, and by doing so I get my desired final layout.
I am trying to get Mouse-Entered and Mouse_Exited events to fire on those superimposed panes, but I can only make it work on the foremost pane.
Any help or advise is welcome
I have a layout composed of several (5) superimposed panes.
Using the BackgroundImage property I set each with an image that has transparent background, and by doing so I get my desired final layout.
I am trying to get Mouse-Entered and Mouse_Exited events to fire on those superimposed panes, but I can only make it work on the foremost pane.
Any help or advise is welcome