Gets or sets a value indicating whether the DialogButton can respond to user interaction.

Syntax

public bool Enabled { get; set; }
Public Property Enabled() As Boolean