how to catch the EVT_TEXT_ENTER on a wxGenBitmapTextButton

hi.is there an way to bind the wxGenBitmapTextButton with an event
that catchs an key press or specially the <ENTER> key.like an
wxTextCtrl. the wxGenBitmapTextButton is: SetUseFocusIndicator(false).
thx