// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
if ( !wxWindow::Create(parent, id, pos, size, style, name) )
return FALSE;
if ( !wxWindow::Create(parent, id, pos, size, style, name) )
return FALSE;