wxMenuBar::wxMenuBar

void wxMenuBar(void)

void wxMenuBar(int n, wxMenu *menus[], char *titles[])

Construct a menu bar. In the second form, the calling program must have created an array of menus and an array of titles. Do not use the submenus again after this call.