DeviceCreationParameters.FocusWindow Property

Language:

Retrieves the window to which focus belongs for the current device.

Definition

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

Property Value

System.Windows.Forms.Control
A Control Leave Site instance that represents the window to which focus belongs for the device.

This property is read-only. 

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