ExceptionMessageBox.OKButtonText Property

Definition

Gets the default text for the OK button

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

Property Value

A String value.

Remarks

The OKButtonText property specifies customized button text while it maintains the functionality of the OK button.

Applies to