Window.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.
Obtient ou définit le texte légende pour la fenêtre représentée par l’objet Window .
public:
abstract property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public abstract string Caption { get; set; }
member this.Caption : string with get, set
Public MustOverride Property Caption As String
Valeur de propriété
Le légende texte de la fenêtre représentée par l’objet Window .
Remarques
La légende texte retourné ou défini par cette propriété correspond au texte précédent « - Microsoft InfoPath » dans la barre de titre de la fenêtre
Vous pouvez accéder à ce membre sans restrictions.
Vous pouvez uniquement accéder à ce type ou à ce membre à partir du code exécuté dans les formulaires ouverts dans Microsoft InfoPath Filler.