// Name: control.h
// Purpose: interface of wxControl
// Author: wxWidgets team
-// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
obviously not correctly sized.
@param style
Control style. For generic window styles, please see wxWindow.
+ @param validator
+ Control validator.
@param name
Control name.
*/