Compartir a través de


RibbonMenu.Label (Propiedad)

Obtiene o establece el texto que se muestra en el menú.

Espacio de nombres:  Microsoft.Office.Tools.Ribbon
Ensamblado:  Microsoft.Office.Tools.Common (en Microsoft.Office.Tools.Common.dll)

Sintaxis

'Declaración
Property Label As String
    Get
    Set
string Label { get; set; }

Valor de propiedad

Tipo: System.String
Texto mostrado por el menú.

Comentarios

Para ocultar la etiqueta, establezca la propiedad ShowLabel en false.

Seguridad de .NET Framework

Vea también

Referencia

RibbonMenu Interfaz

Microsoft.Office.Tools.Ribbon (Espacio de nombres)