Manager.RunControlPanel Method

Language:

Runs Control Panel to enable the user to install a new input device or modify configurations.

Definition

Visual Basic Public Shared Sub RunControlPanel( _
    ByVal owner As Control _
)
C# public static void RunControlPanel(
    Control owner
);
C++ public:
static void RunControlPanel(
    Controlowner
);
JScript public static function RunControlPanel(
    owner : Control
);

Parameters

owner System.Windows.Forms.Control

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