Creating a Flip 3D Taskbar Shortcut
Assuming you are using one of the Aero interfaces available in Windows, you can use Flip 3D to easily switch between windows. (Just hold down the Windows key and press the Tab key at the same time.) Depending on how you use Windows, you may want to create a taskbar shortcut that invokes Flip 3D. You can do that by following these steps:
- Right-click anyplace on the desktop. Windows displays a Context menu.
- Choose New | Shortcut. Windows displays Create Shortcut dialog box. (See Figure 1.)

Figure 1. The Create Shortcut dialog box.
- In the Type the Location of the Item field enter the following:
c:\windows\system32\rundll32.exe DwmApi #105
- Click Next.
- Give the shortcut a descriptive name, such as Flip 3D.
- Click Finish. Windows creates the shortcut on the desktop.
- If desired, change the icon image to something else.
- Drag the new shortcut to the taskbar and pin it there.
- If desired, delete the shortcut from the desktop. (You probably don't need it since you pinned a copy to the taskbar.)
To use the shortcut, just click it and Windows displays the Flip 3D interface on the screen.

This tip (3603) applies to Windows 7 and 10.
Author Bio
Allen Wyatt
With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. Learn more about Allen...
Printing an Outline
Outlining is a great way to develop the content of your document. If you need to, you can even print the outline and only ...
Discover More
Returning Zero when a Referenced Cell is Blank
Reference a cell in a macro, and if that cell is blank Excel normally equates that to a zero value. What if you don't ...
Discover More
Printing Comments from a Macro
Need to print the comments you've added to a document? You can do it manually or you can have your macro do the printing. ...
Discover More
Adding a Toolbar to the Taskbar
Normally the taskbar is used to display icons for currently running programs on your system. Here's how you can go beyond ...
Discover More
Controlling the Display of System Icons in the Notification Area
A sometimes-overlooked area of Windows customization is the notification area. This tip explains how you can control the ...
Discover More
Hiding the Taskbar when It is Not in Use
Don't like the Taskbar visible on the screen? You can easily hide it when you aren't using it by making just one small ...
Discover More
Comments