Specifies the visual orientation for the Menu's top-level menu items.
The main menu in Windows applications use the Horizontal approach: for example, the File menu is laid next to the Edit menu which is laid next to the View menu, and so on. Many Web pages, however, use a Vertical layout, displaying the top-level menu items along the left hand side of the Web page.
| Member Name | Description |
|---|---|
| Horizontal | Each top-level menu item is laid out end-to-end. |
| Vertical | Each top-level menu item is laid one above the other. |
Namespace: skmMenu
Assembly: skmMenu (in skmMenu.dll)