OnEscapeChange() is called if a control looses focus by the user pressing the ESC key. If the control supports it, it should reset the value to its previous one. Reimplemented from CATControlWnd. Definition at line 55 of file CATEditBox.cpp. References CATControlWnd::MarkDirty(), and SetString().
|