public static MessageBoxResult Show( Window owner, string messageText, string caption )
Public Overloads Shared Function Show( _ ByVal owner As Window, _ ByVal messageText As String, _ ByVal caption As String _ ) As MessageBoxResult
Target Platforms: Windows 11, Windows 10, Windows 8.1
MessageBox Class MessageBox Members Overload List