Mathematica > Notebooks and Documents > Low-Level Notebook Programming > Programmatic Notebook & Interface Customization > Window Properties >
Mathematica > Notebooks and Documents > Notebook & Interface Customization > Programmatic Notebook & Interface Customization > Window Properties >

WindowTitle

WindowTitle
is an option which specifies the title to give for a window.
  • For notebooks, WindowTitle->Automatic makes the title be the name of the file in which a notebook is stored.
  • WindowTitle->None displays no title.
  • The title given for the window does not need to have a connection with the name of the file in which the contents of the window are stored.
  • Not all settings for WindowFrame leave room for a title to be displayed.
New in 3
© 2008 Wolfram Research, Inc.
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team