Gets or sets a value indicating whether the DialogButton can respond to user interaction.
public bool Enabled { get; set; }
Public Property Enabled() As Boolean