]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
added MSWPrintChild() for drawing child background (replaces patch 1108389)
[wxWidgets.git] / include / wx / msw / textctrl.h
index e19c77eb7d63f66b8988aaeceb7cf6cd4a600086..3f09055cdfaae2bb9a50ac13540f096a3fb0f453 100644 (file)
@@ -188,7 +188,7 @@ public:
 
     // Show a context menu for Rich Edit controls (the standard
     // EDIT control has one already)
-    void OnRightClick(wxMouseEvent& event);
+    void OnContextMenu(wxContextMenuEvent& event);
 
     // be sure the caret remains invisible if the user
     // called HideNativeCaret() before