PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Window Properties
>
Built-in
Mathematica
Symbol
Options for Notebooks
Tutorials »
|
WindowToolbars
WindowTitle
WindowFrame
WindowStatusArea
See Also »
|
Stylesheets
Window Properties
More About »
WindowElements
WindowElements
is a notebook option which specifies the elements to include in the window used to display the notebook on the screen.
MORE INFORMATION
WindowElements
is typically set to a list containing elements such as
"HorizontalScrollBar"
,
"MagnificationPopUp"
,
"StatusArea"
and
"VerticalScrollBar"
.
The details of particular elements may differ from one computer system to another.
EXAMPLES
CLOSE ALL
Basic Examples
(3)
Create a document window with scroll bars and a status area:
In[1]:=
Create a document window with a horizontal scroll bar and a magnification popup menu:
In[1]:=
Make a scrolling palette:
In[1]:=
SEE ALSO
WindowToolbars
WindowTitle
WindowFrame
WindowStatusArea
TUTORIALS
Options for Notebooks
MORE ABOUT
Stylesheets
Window Properties
New in 3
© 2008 Wolfram Research, Inc.