@library{wxcore}
@category{ctrl}
+ @appearance{searchctrl.png}
@see wxTextCtrl::Create, wxValidator
*/
@see wxTextCtrl::Create, wxValidator
*/
wxSearchCtrl(wxWindow* parent, wxWindowID id,
- const wxString& value = "",
+ const wxString& value = wxEmptyString,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = 0,