[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonIconItem.-ctor

RibbonIconItem Constructor

RibbonIconItem(Image, Image)

Creates a new instance of RibbonIconItem.

Declaration
protected RibbonIconItem(Image smallImage, Image largeImage)
Parameters
Type Name Description
Image smallImage

The initial value for the small image.

Image largeImage

The initial value for the large image.