Partager via


BrowserFormWebPart.ShowFormRibbon - Propriété

Obtient ou définit si le ruban InfoPath est affiché lorsque le Composant WebPart formulaire InfoPath est sélectionnée.

Espace de noms :  Microsoft.Office.InfoPath.Server.Controls.WebUI
Assembly :  Microsoft.Office.InfoPath.Server (dans Microsoft.Office.InfoPath.Server.dll)

Syntaxe

'Déclaration
Public Property ShowFormRibbon As Boolean
    Get
    Set
'Utilisation
Dim instance As BrowserFormWebPart
Dim value As Boolean

value = instance.ShowFormRibbon

instance.ShowFormRibbon = value
public bool ShowFormRibbon { get; set; }

Valeur de propriété

Type : System.Boolean
true si le ruban InfoPath est affiché ; dans le cas contraire, false.

Remarques

La propriété ShowFormRibbon correspond à la barre d'outils ou afficher le ruban InfoPath dans le volet d'outils Composant WebPart formulaire InfoPath .

Voir aussi

Référence

BrowserFormWebPart classe

BrowserFormWebPart - Membres

Microsoft.Office.InfoPath.Server.Controls.WebUI - Espace de noms