Click or drag to resize

ITaskDialogArgsButtons Property

The buttons (OK, Cancel, YesNo, OkCancel)

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

Property Value

Type: TaskDialogButtons
See Also