a menu bar with many items to perform common tasks in an application, often visible from the main window or all windows of an application.
9
votes
4answers
248 views
Toolbar buttons - to be or not to be?
I need to create a toolbar for my application, and let's assume that due to external constraints it must be a regular toolbar, not a ribbon. The application itself has a significant number of ...