The menus are interface objects that offer the user a series of options, which allow the selection and running of some processing operations. In one way or another, almost every graphical interface contains a menu. A menu appears usually at the top of the application windows, has a standard structure, and, generally, every operation that could be executed within an application must have a corresponded in its menu in order to perform. The user creates for him/her a mental model of the application’s structure by simply analyzing the menus and the menu articles, the menu representing a way through which the user communicates the system what operations to do at a given time.
Basic, Financial Functions, Menus, Submenus, MenuItems, MenuStrip