_ApplicationEvents.WindowSize(_XDocument, Window) 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 réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.
public:
void WindowSize(Microsoft::Office::Interop::InfoPath::_XDocument ^ pDocument, Microsoft::Office::Interop::InfoPath::Window ^ pWindow);
public void WindowSize (Microsoft.Office.Interop.InfoPath._XDocument pDocument, Microsoft.Office.Interop.InfoPath.Window pWindow);
abstract member WindowSize : Microsoft.Office.Interop.InfoPath._XDocument * Microsoft.Office.Interop.InfoPath.Window -> unit
Public Sub WindowSize (pDocument As _XDocument, pWindow As Window)
Paramètres
- pDocument
- _XDocument
- pWindow
- Window