CreateScheduledTask[expr] creates a task that will repeatedly evaluate expr once per second.CreateScheduledTask[expr, time] creates a task that will repeatedly evaluate expr ...
FieldHint is an option for InputField that specifies contents to display when the input field is empty.
FormatTypeAutoConvert is an option for cells that specifies whether the contents of a cell are automatically converted into a different format when the style of that cell is ...
GeneratedCell is an option for Cell that indicates whether the cell was generated from the kernel.
MessagePacket[symbol, string] is a MathLink packet containing a Mathematica message identifier of the form symbol::string.
PageBreakAbove is an option for Cell which specifies whether a page break should be made immediately above the cell if the notebook that contains the cell is printed.
PageBreakBelow is an option for Cell which specifies whether a page break should be made immediately below the cell if the notebook that contains the cell is printed.
PageBreakWithin is an option for Cell which specifies whether a page break should be allowed within the cell if the notebook that contains the cell is printed.
Plain
(Built-in Mathematica Symbol) Plain represents a font that is not bold, italic, or underlined.
ShowContents is an option for selections that specifies whether an object represented by a StyleBox should be displayed on the screen or replaced by blank space.