ApplicationEvents2_WindowSelectionChangeEventHandler Délégué
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 gestionnaire d’événements est inclus à des fins de compatibilité descendante uniquement. Nous vous recommandons d’utiliser la dernière version de ce gestionnaire d’événements portant le même nom.
public delegate void ApplicationEvents2_WindowSelectionChangeEventHandler(Selection ^ Sel);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents2_WindowSelectionChangeEventHandler(Selection Sel);
type ApplicationEvents2_WindowSelectionChangeEventHandler = delegate of Selection -> unit
Public Delegate Sub ApplicationEvents2_WindowSelectionChangeEventHandler(Sel As Selection)
Paramètres
- Sel
- Selection
Ce paramètre d’événement est inclus à des fins de compatibilité descendante uniquement.
- Attributs