m_AutoPlaceCtrl=newwxRadioBox(m_PanelProperties,wxID_ANY,_("Move and Auto Place"),wxDefaultPosition,wxDefaultSize,m_AutoPlaceCtrlNChoices,m_AutoPlaceCtrlChoices,1,wxRA_SPECIFY_COLS);
m_AutoPlaceCtrl=newwxRadioBox(m_PanelProperties,wxID_ANY,_("Move and Place:"),wxDefaultPosition,wxDefaultSize,m_AutoPlaceCtrlNChoices,m_AutoPlaceCtrlChoices,1,wxRA_SPECIFY_COLS);