Tabs
(GUIKit Package Symbol) Tabs is an option value for WidgetLayout.
NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
$FrontEnd is a global variable that specifies to what front end object, if any, the kernel is currently connected.
DefaultNewCellStyle is a notebook option which specifies the default style to use for new cells created in the notebook.
LocalizeVariables is an option to Manipulate that determines whether the values of variables associated with controls should be localized.
UsingFrontEnd[expr] evaluates expr, making use of a front end if necessary.
Widget["TextArea"] represents a text area.
Wolfram LibraryLink allows dynamic libraries to be directly loaded into the Mathematica kernel so that functions in the libraries can be immediately called from Mathematica. ...