ExceptionMessageBox.NoButtonText Property

Definition

Gets the default text for the No button

public:
 static property System::String ^ NoButtonText { System::String ^ get(); };
public static string NoButtonText { get; }
member this.NoButtonText : string
Public Shared ReadOnly Property NoButtonText As String

Property Value

A String value.

Remarks

The NoButtonText property specifies customized button text while it maintains the functionality of the No button.

Applies to