_State
int _State(BMenuItem** _item = NULL) const;
return fSelected->Submenu()->_State(item);
return fMenu->_State(item);