ITextRangeProvider.Select 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.
Met en surbrillance le texte dans le contrôle de texte qui correspond aux points de terminaison de début et de fin de la plage de texte.
public:
void Select();
void Select();
public void Select();
function select()
Public Sub Select ()