|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
| CancelButton[] represents a Cancel button in a dialog that closes the dialog window when clicked. |
| CancelButton[action] represents a button labeled Cancel that evaluates action when clicked. |
| CancelButton[label, action] uses label as the label for the button. |
Create dialog input and use CancelButton to cancel the action: |