|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
Button |
| Button[label, action] represents a button that is labeled with label, and evaluates action whenever it is pressed. |
| Alignment | Automatic | how to align contents within the button | |
| Appearance | Automatic | the overall appearance of the button | |
| AutoAction | False | whether to press the button automatically when the mouse is over it | |
| Background | Automatic | button background color | |
| BaselinePosition | Automatic | alignment relative to surrounding text | |
| BaseStyle | {} | base style specifications for the button | |
| Enabled | Automatic | whether the button is enabled, or grayed out | |
| Evaluator | Automatic | the kernel in which to evaluate expr | |
| FrameMargins | Automatic | minimum margins to leave inside the frame | |
| ImageMargins | 0 | margins around the image of the displayed button | |
| ImageSize | Full | the overall image size of the displayed button | |
| Method | "Preemptive" | the evaluation method to use |
| © 2008 Wolfram Research, Inc. |