|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
| MenuView[{lbl1->expr1, lbl2->expr2, ...}] represents an object in which selecting the menu item with label lbli displays expri. |
| MenuView[{lbl1->expr1, lbl2->expr2, ...}, i] makes the i |
| MenuView[{{v1, lbl1->expr1}, {v2, lbl2->expr2}, ...}, v] associates values vi with successive menu items, and makes the item with value v be the one currently selected. |
| MenuView[{expr1, expr2, ...}] takes the menu items' labels to be successive integers. |
| Alignment | {Left,Top} | how to align objects in the display area | |
| Background | None | background color to use | |
| BaselinePosition | Automatic | how to align with a surrounding text baseline | |
| BaseStyle | {} | base style specifications for the menu | |
| ControlPlacement | {Top,Left} | where to place the menu | |
| Deployed | False | whether the contents should be uneditable | |
| Enabled | Automatic | whether the menu is enabled, or grayed out | |
| FrameMargins | Automatic | margins inside the overall frame | |
| ImageMargins | Automatic | margins around the display area | |
| ImageSize | All | the overall image size for the display area | |
| LabelStyle | {} | style specifications for the menu items |
| © 2008 Wolfram Research, Inc. |