Partager via


TableOfFigures.Caption Propriété

Définition

Cette propriété renvoie ou définit l'étiquette qui identifie les éléments à inclure dans une table des illustrations.

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 propriété Caption correspond au commutateur \c pour un champ table des matières.

Pour remplacer le titre de la fenêtre d'application par le texte par défaut, affectez une chaîne vide ("") à cette propriété.

S’applique à