Framework.CanAutomaticallyChangeMonitor Property |
Language: |
Sets or retrieves if the current adapter can automatically change monitors.
Visual Basic Public Property CanAutomaticallyChangeMonitor As Boolean C# public bool CanAutomaticallyChangeMonitor { get; set; } C++ public:
property bool CanAutomaticallyChangeMonitor {
bool get();
void set(bool value);
}JScript public function get CanAutomaticallyChangeMonitor() : boolean
public function set CanAutomaticallyChangeMonitor(boolean);
System.Boolean
This property is read/write.
A value that is set to true if the current adapter can automatically change monitors; otherwise, 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