wxMenuBar::Check

void Check(int id, Bool flag)

If flag is TRUE, checks the given menu item, else unchecks it. Works in Windows but has no effect in XView or Motif. Only use this when the menu bar has been associated with a frame; otherwise, use the wxMenu equivalent call.