TdxCustomRibbon.BackgroundImage Property
Specifies the background image for the Ribbon tab area and the Ribbon Form’s non-client area painted using the Ribbon.
Declaration
property BackgroundImage: TdxSmartGlyph read; write;
Property Value
Type |
---|
TdxSmartGlyph |
Remarks
This property is in effect only if the Office 2019 Ribbon, Office 2016 Ribbon, Office 2016 Tablet Ribbon, or Office 2013 Ribbon style is applied.
The specified background image is painted if both the Ribbon tab area and the Ribbon Form’s non-client area provide sufficient space for this image. Narrowing the Ribbon may hide the image.
See Also