BoldDeskWe are launching BoldDesk on Product Hunt soon. Learn more & follow us.
Hi Ranjan,
Thank you for using Syncfusion products,
The office 2010 Visual style can applied in XPToolBar by
using the style property as shown in the below code snippet. We have also
attached a sample for your reference and this will be available in the below
link. If we have misunderstood your query, we request you to provide some
additional information about your query. It will be helpful for us to analyze
and provide you a prompt solution.
Code Snippet[C#]:
private void
Form1_Load(object sender, EventArgs e) { this.xpToolBar1.Style = Syncfusion.Windows.Forms.VisualStyle.Office2010; } |
Link : http://www.syncfusion.com/downloads/support/directtrac/general/Ribb-1446452771.zip
Please let us know if you need further assistance,
Regards,
R.Senthil kumaran.
Hi Ranjan,
Thanks for your update,
We would like to let you know that your requirement can be
achieved by using RibbonControlAdv. We have also attached a sample for your
reference and it is available in the below link.
Link : http://www.syncfusion.com/downloads/support/directtrac/general/Ribbon159609766.zip
Please have the below documentation link to know more about
RibbonControlAdv,
Link : http://help.syncfusion.com/ug/windows%20forms/default.htm#!Documents/ribboncontroladv.htm
Please let us know if you need further assistance,
Regards,
R.Senthil kumaran