[]
Label in a C1Ribbon or C1StatusBar control.
public class RibbonLabel : RibbonIconItem, IComponent, IDisposable, IUiaScrollItemProvider
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. |
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. |