DialogMessageBox-Konstruktor (IWin32Window, String, String, String)

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Sub New ( _
    winFormsOwner As IWin32Window, _
    title As String, _
    message As String, _
    helpTopic As String _
)
public DialogMessageBox(
    IWin32Window winFormsOwner,
    string title,
    string message,
    string helpTopic
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DialogMessageBox Klasse

DialogMessageBox-Überladung

Microsoft.TeamFoundation.Controls.WPF-Namespace