UI.ShowModalDialog(String, Object, Object, Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce membre est le wrapper d’un membre d’une interface COM qui a été remplacée par une version ultérieure. La version ultérieure de cette interface implémente tous les membres des interfaces antérieures et de nouveaux membres. Pour plus d’informations sur ce membre tel qu’il est implémenté dans l’interface ultérieure, notamment sur l’utilisation, les remarques et les exemples, consultezShowModalDialog(String, Object, Object, Object, Object, Object) .
public:
System::Object ^ ShowModalDialog(System::String ^ bstrName, System::Object ^ varArguments, System::Object ^ varHeight, System::Object ^ varWidth, System::Object ^ varTop, System::Object ^ varLeft);
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, varArguments As Object, varHeight As Object, varWidth As Object, varTop As Object, varLeft As Object) As Object
Paramètres
- bstrName
- String
- varArguments
- Object
- varHeight
- Object
- varWidth
- Object
- varTop
- Object
- varLeft
- Object