TextKillFocusHandler(wxWindow *parent)
ctor.
void OnTextEnter(wxCommandEvent &e)
void OnKillFocus(wxFocusEvent &e)
virtual ~TextKillFocusHandler()
dtor.
Handle EVT_KILL_FOCUS and convert it to a EVT_TEXT_ENTER event.
void OnTextChange(wxCommandEvent &e)