Click or drag to resize

ITaskDialogArgsDefaultSessionEndingButton Property

The default buttons (OK, Cancel, Yes, No ...) which is returned if windows session is ending

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

Property Value

Type: TaskDialogDefaultButton
See Also