ComponentOne Ribbon for WinForms
C1Ribbon (Classic) Task-Based Help / Handling Ribbon Events
In This Topic
    Handling Ribbon Events
    In This Topic

    While the majority of the Ribbon can be created using the visual designers, to make the items on the Ribbon perform specific functions requires coding. The following topics show how to add Click event handlers for various items on the Ribbon.

    See Also