Hello Sir,
i need to create a ultratoolbarManager at runtime, and add ribbons, ribbon tabs, and buttons to each ribbon group. may i get a detail coding or the path that help me in this issue.
kindly reply at earliest as this is urgent.
Hello,
In the attached zip you will find standalone "Ribbon at Run Time" sample upgraded to Infragistics 13.1 on C#.
I hope that this will helps you.
Hi Kim,
I also have to do same thing in one of our project. This is sample also available in latest version of infragistics. If possible can you please upload that sample here.
Thanks,
Imad.
Thank you Kim.
Sorry for the Delayed Response.
M.Thillai,
I recommend taking a look at the "Ribbon at Run Time" sample that is part of our Windows Forms samples browser that gets installed after you run the Windows Forms Samples installer (one of the installers packaged with our product installers). You can then find the code for the C# sample on your machine at the following location:
C:\Documents and Settings\All Users\Documents\Infragistics\NetAdvantage 2009.2\Windows Forms\Samples\WinToolbars\CS\Ribbon at Runtime CS
The sample is also in VB:
C:\Documents and Settings\All Users\Documents\Infragistics\NetAdvantage 2009.2\Windows Forms\Samples\WinToolbars\VB\Ribbon at Runtime VB
~Kim~