if ( !CreateBase(parent, id, pos, size, style, wxDefaultValidator, name) )
return FALSE;
if ( !CreateBase(parent, id, pos, size, style, wxDefaultValidator, name) )
return FALSE;
{
m_statbox->SetSize(x, y, width, height);
}
{
m_statbox->SetSize(x, y, width, height);
}