Share via


Manager.RunControlPanel(Control) Method (Microsoft.DirectX.DirectInput)

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 ControlLeave Site _
)
C# public static void RunControlPanel(
    ControlLeave Site owner
);
C++ public:
static void RunControlPanel(
    ControlLeave Siteowner
);
JScript public static function RunControlPanel(
    owner : ControlLeave Site
);

Parameters

owner System.Windows.Forms.Control