







![]() ![]() ![]() |
Vista Bridge Library for Managed code development |
TaskDialogResult Properties |
TaskDialogResult Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The TaskDialogResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CheckBoxChecked |
Indicates whether the checkbox was
checked or unchecked when the dialog was closed by the user.
|
![]() | CustomButtonClicked |
Indicates which named custom button was
selected by the user. It will be null
if user cancelled the dialog or selected a standard button.
|
![]() | RadioButtonClicked |
Indicates which radio button was selected when
the user closed the dialog. It will be null
if the user cancelled the dialog.
|
![]() | StandardButtonClicked |
Indicates which standard button was selected by the user,
if they selected a custom button.
|