







![]() ![]() ![]() |
Vista Bridge Library for Managed code development |
TaskDialogResult Members |
TaskDialogResult Class Methods Properties See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The TaskDialogResult type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Determines whether the specified (Inherited from | |
![]() | Allows an (Inherited from | |
![]() | Serves as a hash function for a particular type. (Inherited from | |
![]() | Gets the (Inherited from | |
![]() | Creates a shallow copy of the current (Inherited from | |
![]() | ToString |
Returns a string representation of this object.
(Overrides |
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.
|