[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonIconItem

RibbonIconItem Class

Serves as a base class for all ribbon components that support icons.

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

Constructors

Name Description
RibbonIconItem(Image, Image)

Creates a new instance of RibbonIconItem.

Properties

Name Description
AllowImageScaling

Gets or sets a value indicating if the image can be scaled in high-resolution applications.

FlipImageRtl

Gets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode.

IconSet

Gets the icon set used to display item with different sizes.

LargeImage

Gets or sets the large image.

SmallImage

Gets or sets the small image.

TextImageRelation

Gets or sets a value indicating whether the text should appear below the image.