UMG Buttons don't work with OnMouseButtonDown

I assume this is because the button will override the mouse click… I could obviously simply not use a button, however I really like the visual customization options involved with them. i.e Hovered, clicked, etc…

Is there a work around for this? Looks like I may have to put a border over it, and customize the button manually based on that…