|   |   |   | 
| Framework.IsWindowed Property | Language: | 
Retrieves whether the current device is windowed.
Visual Basic Public ReadOnly Property IsWindowed As Boolean C# public bool IsWindowed { get; } C++ public: 
property bool IsWindowed {
bool get();
}JScript public function get IsWindowed() : boolean 
System.Boolean
This property is read-only.
Set to true if the current device is windowed; otherwise, false.
If no device exists yet, return false.
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