Manager.RunControlPanel Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Runs Control Panel to enable the user to install a new input device or modify configurations.
Definition
Visual Basic .NET |
Public Shared Sub RunControlPanel( _ ByVal owner As Control _ ) |
C# |
public static void RunControlPanel( Control owner ); |
Managed C++ |
public: static void RunControlPanel( Control *owner ); |
JScript .NET |
public static function RunControlPanel( owner : Control ); |
Parameters
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center