_CommandBars.GetScreentipMso(String) 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.
Retourne l’info-bulle du contrôle identifié par le paramètre sous la idMso
forme d’une chaîne.
public:
System::String ^ GetScreentipMso(System::String ^ idMso);
public string GetScreentipMso (string idMso);
abstract member GetScreentipMso : string -> string
Public Function GetScreentipMso (idMso As String) As String
Paramètres
- idMso
- String
Identificateur du contrôle.
Retours
String