Book a Demo

Author Topic: How do I set the Icon for an Add-in I made?  (Read 3203 times)

Niramin

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
How do I set the Icon for an Add-in I made?
« on: October 25, 2022, 04:02:35 pm »
I have made a Plugin for Enterprise Architect in C# and it shows in the "Specialize" field of EA. But now, I want to set an icon for that add-in using a local image. Is there a way to do that?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How do I set the Icon for an Add-in I made?
« Reply #1 on: October 25, 2022, 05:06:04 pm »
I have made a Plugin for Enterprise Architect in C# and it shows in the "Specialize" field of EA. But now, I want to set an icon for that add-in using a local image. Is there a way to do that?
No, you can't set an icon for the button on the ribbon.

Geert

Niramin

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: How do I set the Icon for an Add-in I made?
« Reply #2 on: October 26, 2022, 08:00:56 pm »
Thanks for your response