Condividi tramite


Proprietà RibbonGallery.ShowLabel

Ottiene o imposta un valore che indica se l'etichetta di RibbonGallery è visibile o meno.

Spazio dei nomi:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Sintassi

'Dichiarazione
Property ShowLabel As Boolean
    Get
    Set
bool ShowLabel { get; set; }

Valore proprietà

Tipo: System.Boolean
true se l'etichetta è visibile; in caso contrario false.L'impostazione predefinita è true.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RibbonGallery Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Ribbon

Altre risorse

Cenni preliminari sul modello a oggetti della barra multifunzione