Property Buttons
Buttons
Gets or sets one of the MessageBoxButtons values that specifies which buttons to display in the message box.
public MessageBoxButtons Buttons { get; set; }
Gets or sets one of the MessageBoxButtons values that specifies which buttons to display in the message box.
public MessageBoxButtons Buttons { get; set; }