ButtonStyle

As of Version 6.0, ButtonStyle has been superseded by the more general option BaseStyle.

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.
Wolfram Research (1996), ButtonStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/ButtonStyle.html.

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_2023_buttonstyle, author="Wolfram Research", title="{ButtonStyle}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/ButtonStyle.html}", note=[Accessed: 20-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_buttonstyle, organization={Wolfram Research}, title={ButtonStyle}, year={1996}, url={https://reference.wolfram.com/language/ref/ButtonStyle.html}, note=[Accessed: 20-April-2024 ]}