TextDocumentKeyPressEventsClass.remove_AfterKeyPress(_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler) 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:
virtual void remove_AfterKeyPress(EnvDTE80::_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler ^ A_1) = EnvDTE80::_dispTextDocumentKeyPressEvents_Event::remove_AfterKeyPress;
public virtual void remove_AfterKeyPress (EnvDTE80._dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler A_1);
abstract member remove_AfterKeyPress : EnvDTE80._dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler -> unit
override this.remove_AfterKeyPress : EnvDTE80._dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler -> unit
Public Overridable Sub remove_AfterKeyPress (A_1 As _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler)