[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonLabel

RibbonLabel Class

Label in a C1Ribbon or C1StatusBar control.

Implements
IUiaScrollItemProvider
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class RibbonLabel : RibbonIconItem, IComponent, IDisposable, IUiaScrollItemProvider

Constructors

Name Description
RibbonLabel()

Creates a new instance of RibbonLabel.

RibbonLabel(string)

Creates a new instance of RibbonLabel.

RibbonLabel(string, Image)

Creates a new instance of RibbonLabel.

Properties

Name Description
MaxTextWidth

Gets or sets the maximum width of label text, in pixels.

MinTextWidth

Gets or sets the minimum width of label text, in pixels.

Text

Gets or sets the text associated with the RibbonLabel.