BEGIN_EVENT_TABLE( wxRichTextCtrl, wxTextCtrlBase ) (中略) EVT_CHAR(wxRichTextCtrl::OnChar) EVT_KEY_DOWN(wxRichTextCtrl::OnChar)
タグ: