Compartilhar via


UI.ShowModalDialog(String, Object, Object, Object, Object, Object) Método

Definição

This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. Para obter informações sobre esse membro à medida que ele é implementado na interface posterior, incluindo uso, observações e exemplos, consulteShowModalDialog(String, Object, Object, Object, Object, Object).

public object ShowModalDialog (string bstrName, object varArguments, object varHeight, object varWidth, object varTop, object varLeft);
abstract member ShowModalDialog : string * obj * obj * obj * obj * obj -> obj
Public Function ShowModalDialog (bstrName As String, Optional varArguments As Object, Optional varHeight As Object, Optional varWidth As Object, Optional varTop As Object, Optional varLeft As Object) As Object

Parâmetros

bstrName
String
varArguments
Object
varHeight
Object
varWidth
Object
varTop
Object
varLeft
Object

Retornos

Aplica-se a