ITaskFormInfo.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.
Spécifie le texte affiché dans la légende d'un objet. Disponible au moment de la conception et au moment de l'exécution.
public:
property System::String ^ Caption { System::String ^ get(); };
public string Caption { get; }
member this.Caption : string
Public ReadOnly Property Caption As String
Valeur de propriété
Chaîne qui s'affiche dans la légende d'un objet. Le nombre maximal de caractères pour la propriété Caption est de 255.