How to use Ribbon Header Image
Created by
TL
Thomaz Lima
I need use the option Custom, but I can't select the custom image. How to make?
1 Reply
SK
Senthil Kumaran Rajan
Syncfusion Team
August 27, 2015 10:25 AM UTC
Hi Thomaz ,
Thank you for using Syncfusion products.
We hope your
reported requirement is use custom Header image in RibbonControlAdv. If so, refer to the below steps to achieve the requirement.
1) Need to set RibbonHeaderImage property as “ Custom
”
2) Need to assigning required image, by using its property named CustomRibbonHeaderImage .
Please make use of the below code example.
Code Example[C#]:
//To set custom image in Ribbon Header.
this .ribbonControlAdv1.RibbonHeaderImage = RibbonHeaderImage .Custom;
//To assign image in RibbonHeader
this .ribbonControlAdv1.CustomRibbonHeaderImage = imageListAdv1.Images[0];
We have also prepared a sample for your reference and it can be downloaded from the below location.
Sample Location : http://www.syncfusion.com/downloads/support/forum/120045/ze/RibbonCustomImage1589651438
Also, refer to the below screenshot for further reference.
Screenshot:
Regards,
Senthil
1 Reply
2 Participants
Want to subscribe?
Created by
TL
Thomaz Lima
Platform
Control
Created On Aug 26, 2015 02:40 PM UTC
Last Activity On Aug 27, 2015 10:25 AM UTC
6/18/2025 05:51:52 PM
Sun, 15 December 2024 03:30:00 UTC
Sun, 15 December 2024 03:30:00 AM
Wed, 16 Feb 2022 04:59:00 UTC