_CustomTaskPaneEvents_DockPositionStateChangeEventHandler 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.
Réservé à une utilisation interne.
public delegate void _CustomTaskPaneEvents_DockPositionStateChangeEventHandler(CustomTaskPane ^ CustomTaskPaneInst);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _CustomTaskPaneEvents_DockPositionStateChangeEventHandler(CustomTaskPane CustomTaskPaneInst);
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CustomTaskPaneEvents_DockPositionStateChangeEventHandler = delegate of CustomTaskPane -> unit
Public Delegate Sub _CustomTaskPaneEvents_DockPositionStateChangeEventHandler(CustomTaskPaneInst As CustomTaskPane)
Paramètres
- CustomTaskPaneInst
- CustomTaskPane
- Attributs