![]() |
![]() |
![]() |
PresentParameters.Windowed Property |
Language: |
Boolean value that indicates whether an application is running in a windowed mode.
Visual Basic .NET Public Property Windowed As Boolean C# public bool Windowed { get; set; } Managed C++ public: __property bool get_Windowed();
public: __property void set_Windowed(bool);JScript .NET public function get Windowed() : boolean
public function set Windowed(boolean);
System.Boolean . Value that is true if the application is running windowed, or false if it is running full-screen.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center