_CommandBarButton.Caption Propriété
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.
Renvoie ou définit le texte de légende d’un contrôle de barre de commandes.
public:
property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
member this.Caption : string with get, set
Public Property Caption As String
Valeur de propriété
Implémente
Remarques
La légende d'un contrôle correspond au texte de son info-bulle défini par défaut.