MessageBoxCaption Property
MessageBoxCaption
Gets or sets the text which is used to display caption of message box.
Declaration
[Browsable(false)]
public string MessageBoxCaption { get; set; }
<Browsable(False)>
Public Property MessageBoxCaption As String