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
740
Agregar tools a Ribbon
posted

Como puedo agregar Item ( tool)  al menu lateral derecho de Ribbon mediante codigo en tiempo de ejecucion.

Parents
  • 8607
    Offline posted

    Hello Carlos,

    Which product are you using?  Windows Forms or WPF?  I will link to Windows Forms topics.  In the future, please post in a specific forum (ex. Windows Forms Ribbon) so the correct developers can view your post.

    For basic information on how to create a Ribbon, please start here in the help.

    The structure is Tab > Group > Tool.  You must first add a tab, then a group, then tools.

    You can put the code in the Form1_Load event.


    Elizabeth Albert
    Localization Engineer

Reply Children
No Data