How do I change the height of a toolbar?


I'd like to make this toolbar (the operations toolbar) taller to match with the same style as Windows Explorer.

Use lager icons or fonts, or set some buttons to display labels above or below their icons.

Toolbars automatically size themselves to fit what’s in them.

1 Like

For anyone else interesting in expanding the size of toolbars, I was able to achieve what I wanted by:

  1. Right clicking on the toolbar.
  2. Clicking "New".
  3. Clicking "New button".
  4. Setting the label to " " (a single space).
  5. Clicking on the icon,
  6. Clicking "External image file".
  7. Entering "/windows/explorer.exe".
  8. Clicking on icon 22 which is completely empty (note: there may be other ways of getting an empty icon but this was pretty easy).
  9. Setting "Show image" to "large" (you could also do small if you didn't want to make the toolbar that tall).

The only thing is that this does leave you with an actual button on your toolbar, however, it worked out fine for me since I nestled it between two spacers and there was already plenty of whitespace.