SpecialEditorCommandEventHandler 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.
public delegate void SpecialEditorCommandEventHandler(System::Object ^ sender, SpecialEditorCommandEventArgs ^ args);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void SpecialEditorCommandEventHandler(object sender, SpecialEditorCommandEventArgs args);
[<System.Runtime.InteropServices.ComVisible(false)>]
type SpecialEditorCommandEventHandler = delegate of obj * SpecialEditorCommandEventArgs -> unit
Public Delegate Sub SpecialEditorCommandEventHandler(sender As Object, args As SpecialEditorCommandEventArgs)
Paramètres
- sender
- Object
- Attributs