AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
AnimationRepetitions is an option to Animate and related functions that specifies how many times the animation they create runs before stopping.
BoxMargins is an option for AdjustmentBox objects that specifies the margins to leave around the contents of the box.
ButtonMinHeight is an option for the low-level function ButtonBox that specifies the minimum total height in units of font size that should be allowed for the button.
DefaultDuplicateCellStyle is a notebook option that specifies the default style to use for cells created by automatic duplication of other cells in the notebook.
DefaultNewCellStyle is a notebook option which specifies the default style to use for new cells created in the notebook.
Deletable is an option for Cell that specifies whether the cell can be deleted interactively using the front end.
DialogSymbols is an option for Dialog which gives a list of symbols whose values should be localized in the dialog.
DisplayAllSteps is an option to Animate and related functions that specifies whether all frames should be displayed in an animation, even if to do so would slow the animation ...
DragAndDrop is a global front end option that specifies whether to allow drag-and-drop editing.