IUIHostService.ShowModalDialog-Methode

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

Syntax

'Declaration
Function ShowModalDialog ( _
    dlg As Form _
) As DialogResult
DialogResult ShowModalDialog(
    Form dlg
)

Parameter

Rückgabewert

Typ: System.Windows.Forms.DialogResult
Gibt DialogResult zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IUIHostService Schnittstelle

Microsoft.TeamFoundation.MVVM-Namespace