CoreTextEditContext.NotifyFocusEnter 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.
Avertit le serveur d’entrée de texte que le focus a entré le contrôle d’entrée de texte.
public:
virtual void NotifyFocusEnter() = NotifyFocusEnter;
void NotifyFocusEnter();
public void NotifyFocusEnter();
function notifyFocusEnter()
Public Sub NotifyFocusEnter ()