wxMenuBar::EnableTop

void EnableTop(int pos, Bool flag)

If flag is TRUE, enables the menu at the given position, else disables it (greys it). Only use this when the menu bar has been associated with a frame.