]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/radiobut.h
Added dde sample; added docs/index.htm
[wxWidgets.git] / include / wx / msw / radiobut.h
index a2514e757474b4403c78461c723f0dea3fb2e181..1a546cee836e4b8b5f9ac9609f51f1eb3db24cea 100644 (file)
@@ -47,6 +47,7 @@ class WXDLLEXPORT wxRadioButton: public wxControl
   virtual void SetValue(bool val);
   virtual bool GetValue(void) const ;
 
+  bool MSWCommand(WXUINT param, WXWORD id);
   void Command(wxCommandEvent& event);
   virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
                        WXUINT message, WXWPARAM wParam, WXLPARAM lParam);