Click or drag to resize

ITaskDialogResultResult Property

Gets task dialog result (Ok, Cancel...)

Namespace:  EBP.Api.Interfaces.Dialogs
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
DialogResult Result { get; }

Property Value

Type: DialogResult
See Also