// macros
// ----------------------------------------------------------------------------
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxSpinCtrl, wxControl)
-#endif
// ----------------------------------------------------------------------------
// constants
bool wxSpinCtrl::Create(wxWindow *parent,
wxWindowID id,
+ const wxString& value,
const wxPoint& pos,
const wxSize& size,
long style,