_CommandBars.GetPressedMso(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 une valeur indiquant si le contrôle toggleButton identifié par le idMso
paramètre est enfoncé.
public:
bool GetPressedMso(System::String ^ idMso);
public bool GetPressedMso (string idMso);
abstract member GetPressedMso : string -> bool
Public Function GetPressedMso (idMso As String) As Boolean
Paramètres
- idMso
- String
Identificateur du contrôle.
Retours
Boolean