- bool OS2Command( WXUINT wParam
- ,WXWORD wId
- );
- void Command(wxCommandEvent& rEvent);
- virtual void SetFocus(void);
+ bool OS2Command( WXUINT wParam
+ ,WXWORD wId
+ );
+ void Command(wxCommandEvent& rEvent);
+ virtual MRESULT OS2WindowProc( WXUINT uMsg
+ ,WXWPARAM wParam
+ ,WXLPARAM lParam
+ );
+ virtual void SetFocus(void);
+