ConfigureDevicesParameters.Window Property

Language:

Definition

Visual Basic Public Property Window As Control
C# public Control Window { get; set; }
C++ public:
property Control^ Window {
        Control^ get();
        void set(Controlvalue);
}
JScript public function get Window() : Control
public function set Window(Control);

Property Value

System.Windows.Forms.Control

This property is read/write. 

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