-1

The C# Winforms Eyeshot toolbar is too small. Is there anyway to increase the size of the buttons.

I would not be opposed to overwriting the toolbar draw method, but I have no idea what I would do there to enlarge it.

Daniel Lord
  • 754
  • 5
  • 18

1 Answers1

1

Try changing model.ButtonStyle.Size property

ilCosmico
  • 1,319
  • 15
  • 26