RibbonComboBox.Label (Propiedad)

Obtiene o establece el texto que aparece en este objeto RibbonComboBox.

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
string Label { get; set; }

Valor de propiedad

Tipo: System.String
Texto que aparece en este objeto RibbonComboBox.

Seguridad de .NET Framework

Vea también

Referencia

RibbonComboBox Interfaz

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

Otros recursos

Información general sobre el modelo de objetos para la cinta de opciones