]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/textctrl.h
Renamed internal GetClientWindow to GetClientAreaWindow so
[wxWidgets.git] / include / wx / msw / textctrl.h
index c5e03295f3b52f537e4ab90dbfa8df53babd7f16..b852df9a84b985e2907636e84284f11d67e4bc13 100644 (file)
@@ -90,6 +90,7 @@ public:
     // apply text attribute to the range of text (only works with richedit
     // controls)
     virtual bool SetStyle(long start, long end, const wxTextAttr& style);
     // apply text attribute to the range of text (only works with richedit
     // controls)
     virtual bool SetStyle(long start, long end, const wxTextAttr& style);
+    virtual bool SetDefaultStyle(const wxTextAttr& style);
 #endif // wxUSE_RICHEDIT
 
     // translate between the position (which is just an index in the text ctrl
 #endif // wxUSE_RICHEDIT
 
     // translate between the position (which is just an index in the text ctrl