Partager via


CommandBarControl.Caption Propriété

Définition

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é

Remarques

La légende d'un contrôle correspond au texte de son info-bulle défini par défaut.

S’applique à