ButtonStyle
is an option for ButtonBox that specifies the default properties for the button.


ButtonStyle
ButtonStyle
is an option for ButtonBox that specifies the default properties for the button.
Details

- Typical styles defined in the standard notebook front end are:
-
"Paste" paste the contents of the button (default) "Evaluate" paste, then evaluate in place what has been pasted "EvaluateCell" paste, then evaluate the whole cell "CopyEvaluate" copy the current selection into a new cell, then paste and evaluate in place "CopyEvaluateCell" copy the current selection into a new cell, then paste and evaluate the whole cell "Hyperlink" jump to a different location in the notebook - The properties specified by a button style can affect both the appearance and action of a button.
- The properties can be overridden by explicit settings for ButtonBox options.
See Also
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), ButtonStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/ButtonStyle.html.
CMS
Wolfram Language. 1996. "ButtonStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ButtonStyle.html.
APA
Wolfram Language. (1996). ButtonStyle. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ButtonStyle.html
BibTeX
@misc{reference.wolfram_2025_buttonstyle, author="Wolfram Research", title="{ButtonStyle}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/ButtonStyle.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_buttonstyle, organization={Wolfram Research}, title={ButtonStyle}, year={1996}, url={https://reference.wolfram.com/language/ref/ButtonStyle.html}, note=[Accessed: 18-August-2025]}