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