I need to recreate this Microsoft Word button in VSTO C#
I have tried all I know, like using menus, galleries and dropdowns but they don't give me the flexibility and functionalities to replicate the same button. Surely there must be a easy way to populate an empty control with all the content of that button in one line of code or something.