Changes

Jump to: navigation, search

Creating Top-Level Menus in Visual Basic

422 bytes added, 16:47, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Creating a Visual Basic MDI Form|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Creating Context Menus in Visual Basic|Next]]</td>
<tr>
<td width="20%">Creating a Visual Basic MDI Form<td align="center"><td width="20%" align="right">Creating Context Menus in Visual Basic</td>
</table>
<hr>
 
Despite Microsoft's move towards so called ''Ribbon'' based navigation, every other application still relies on menus to provide an easy way for users to navigate around a user interface. In fact, the jury is still out on whether ''Ribbon'' style interfaces of the type found in Microsoft Office 2007 are actually easier to use than menus.

Navigation menu