_dispTextDocumentKeyPressEvents_Event.add_BeforeKeyPress(_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler) 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.
public:
void add_BeforeKeyPress(EnvDTE80::_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler ^ A_1);
public void add_BeforeKeyPress (EnvDTE80._dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler A_1);
abstract member add_BeforeKeyPress : EnvDTE80._dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler -> unit
Public Sub add_BeforeKeyPress (A_1 As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler)