Click or drag to resize

ITaskDialogRadioButtonId Property

Gets or sets identifier of radio button (this identifier will be returned by ITaskDialog when user has chosen a radio button)

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

Property Value

Type: Int32
See Also