Condividi tramite


Proprietà RibbonMenu.ShowLabel

Ottiene o imposta un valore che indica se l'etichetta del menu è 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 del menu è visibile; in caso contrario false.Il valore predefinito è true.

Note

Tale proprietà è sempre impostata su true se la proprietà ControlSize è impostata su Microsoft.Office.Core.RibbonControlSize.RibbonControlSizeLarge.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RibbonMenu Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Ribbon