|
|
||
|
|
| TabView[{lbl1->expr1, lbl2->expr2, ...}] represents an object in which clicking the tab with label lbli displays expri. |
| TabView[{lbl1->expr1, lbl2->expr2, ...}, i] makes the i |
| TabView[{{v1, lbl1->expr1}, {v2, lbl2->expr2}, ...}, v] associates values vi with successive tabs, and makes the tab with value v be the one currently selected. |
| TabView[{expr1, expr2, ...}] takes the tab labels to be successive integers. |
| Alignment | {Automatic,Automatic} | how to align objects in the display area | |
| Appearance | Automatic | the overall appearance of the TabView | |
| BaselinePosition | Automatic | how to align with a surrounding text baseline | |
| BaseStyle | {} | base style specifications for the TabView | |
| ControlPlacement | {Automatic,Automatic} | where to place the tabs | |
| Enabled | Automatic | whether the tabs are enabled, or grayed out | |
| FrameMargins | Automatic | margins inside the overall frame | |
| ImageMargins | 0 | margins around the display area | |
| ImageSize | All | the overall image size for the display area | |
| LabelStyle | {} | style specifications for the tab area |
| © 2008 Wolfram Research, Inc. |