Hello
I'm using Windows Forms and created a menu with many items:
In order to view all items, I have to use these arrows at the ends of the menu. I would like to be able to add a Scrollbar or something to view the items more easily.
I do not know if it's possible to do this directly through the code, but if anyone does, thank you.