Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Home Page (User Interface) | Overview | How Do I ... Topics
Visual C++ opens various docking windows as you work. For example, when you run the code in a source window, the Output window opens to display the results.
Docking windows have two display modes: floating or docked. In floating mode, a window has a thin title bar and can appear anywhere on your screen. A floating window is always on top of all other windows.
Floating Window
.gif)
In docked mode, a window is fixed to a dock along any of the four borders of the main Visual C++ window.
.gif)
Docked Window