// Purpose:
// Author: Robert Roebling
// Created: 01/02/97
-// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
long style = 0,
const wxValidator& validator = wxDefaultValidator,
const wxString &name = wxTextCtrlNameStr);
- virtual ~wxTextCtrl() wxNOEXCEPT;
+ virtual ~wxTextCtrl();
bool Create(wxWindow *parent,
wxWindowID id,