Framework.ToggleFullscreen Method |
Language: |
Switches the application between windowed and full-screen modes.
Visual Basic Public Sub ToggleFullscreen() C# public void ToggleFullscreen(); C++ public:
void ToggleFullscreen();JScript public function ToggleFullscreen();
Toggling between windowed and full-screen modes will result in the Microsoft Direct3D device being reset or recreated.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center