Control |
The ControlPanelTaskDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | ControlPanelTaskDialog | Contructor for creating a ControlPanelTaskDialog instance. |
Name | Description | |
---|---|---|
![]() | ControlPanelItem | Gets or sets the control panel item that should be shown. |
![]() | ControlPanelItemGuid | Gets or sets the control panel item that should be shown. |
Name | Description | |
---|---|---|
![]() | Reset |
Resets the properties of a common dialog box to their default values.
(Overrides CommonDialogReset) |
![]() | RunDialog | Executes the dialog. (Overrides CommonDialogRunDialog(IntPtr)) |
Setting value of ControlPanelItem to a ControlPanelItem value you can specify which dialog will be displayed.
Not that not all values are supported on any supported Windows version.
IMPORTANT: Bitness of calling application must match OS bitness to show control panel items. Otherwise nothing is shown! Ensure application is targeted architecture "Any CPU".