DeviceCreationParameters.FocusWindow Property |
Language: |
Retrieves the window to which focus belongs for the current device.
Visual Basic Public ReadOnly Property FocusWindow As Control C# public Control FocusWindow { get; } C++ public:
property Control^ FocusWindow {
Control^ get();
}JScript public function get FocusWindow() : Control
System.Windows.Forms.Control
This property is read-only.
A Control instance that represents the window to which focus belongs for the device.
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