Are there some ways to Handle Right Mouse Click in UMG Button?

Hope Epic will add OnRightClick event to UMG button.

I think I should inherit the UButton class and to see if I could add OnRightClick Delegate.