TaskDialogRadioButton.CheckedChanged Event

Definition

Occurs when the value of the Checked property changes while this control is shown in a task dialog.

public:
 event EventHandler ^ CheckedChanged;
public event EventHandler? CheckedChanged;
member this.CheckedChanged : EventHandler 
Public Event CheckedChanged As EventHandler 

Event Type

Applies to