Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
Add ribbons, ribbon tabs, and buttons at runtime
posted

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.

 

Parents
No Data
Reply
  • 5389
    Verified Answer
    posted

    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~

Children