Share via


RibbonControlService.Label Attached Property

Gets or sets the text that is displayed next to or below the control.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
See GetLabel, SetLabel
See GetLabel, SetLabel
See GetLabel, SetLabel
See GetLabel, SetLabel
See GetLabel, SetLabel

Property Value

Type: System.String
The text that is displayed next to or below the control. The registered default is nulla null reference (Nothing in Visual Basic). For more information about what can influence the value, see Dependency Property Value Precedence.

Dependency Property Information

Identifier field

LabelProperty

Metadata properties set to true

None

Remarks

Set the IsLabelVisible property on the ControlSizeDefinition to control the visibility of the label.

.NET Framework Security

See Also

Reference

RibbonControlService Class

Microsoft.Windows.Controls.Ribbon Namespace