Preventing popup dismissal in UMG

I’ve created a popup menu which appears as required, but I do not want it to be dismissed when escape is pressed (and in fact I will be sending it custom events so don’t want any direct key bindings). Can I prevent it from being closed?