 | ITaskDialogArgsDefaultButton Property |
The default buttons (OK, Cancel, Yes, No ...), button which is returned if user press enter key
Namespace:
EBP.Api.Interfaces.Dialogs
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxTaskDialogDefaultButton DefaultButton { get; set; }
Property DefaultButton As TaskDialogDefaultButton
Get
Set
Property Value
Type:
TaskDialogDefaultButton
See Also