In Development
Last Updated: 31 Jul 2025 13:11 by ADMIN
Scheduled for 2025 Q3 (August)
Luca
Created on: 25 Jul 2025 09:34
Category: UI for WinForms
Type: Feature Request
0
RadDock: Expose DocumenWindow.SvgImage property
At this moment, DocumenWindow has only Image property.
1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 25 Jul 2025 09:41

Hello, Luca,

Thank you for requesting this.

At this moment, you can set SvgImage to DocumenWindow as follows:

var tabStripElement = this.documentWindow1.DockTabStrip.SplitPanelElement.Children[2] as RadPageViewTabStripElement;
(tabStripElement.ItemContainer.ItemLayout.Children[0] as TabStripItem).SvgImage = RadSvgImage.FromFile(@"..//..//Riepilogo.svg");

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.