Closing an Application
When you finish your work in an application, shutting the application down removes it from system memory, freeing that memory for other uses. Closing the application also provides the benefit of closing any possibly sensitive open files to prevent unwanted viewing by others.
You can use one of three methods to shut down any program:
- Press Alt+F4.
- Click the Microsoft Office (File menu) Button (again, abbreviated in this book as Office Button), in the upper-left corner of the program window (see Figure 1-14); then, click Exit Program Name.
- Click the program window Close (X) button in the upper-right corner.
If you see a message box like the one in Figure 1-14, it means you haven’t saved all your changes to the file. Click Yes to save your changes. Both the application and file close.
// Related Posted - GOOGLE!
Loading
Related Websites
- 5 Ways to Print Folder and Directory Contents in Windows Bookmark this category 5 Ways to Print Folder and Directory Contents in Windows It’s one of those simple tasks that...
- IPFs in Kernel32.dll HTML clipboard Kernel32.dll is the Windows kernel file that handles I/O operations, interrupts, and memory management functions. When you start...
- PPC Web Spy Review We were one of the lucky few invited to download, test and then write a PPC Web Spy Review for...
- The Significance of ASP.NET Development In Todayâs cut-throat business competitive environment, ASP.NET Development plays a vital role in software development. Now a days, many software...
- Upgrade from MCAD or MCSD to MCTS or MCPD on Visual Studio 2005 HTML clipboard Although Microsoft Certified Application Developer (MCAD) and Microsoft Certified Solutions Developer (MCSD) credentials continue to be recognized and...

