I think you misunderstood my question. My VSIX extension is not a project template, I am simply asking about the visual appearance of the toolbar buttons in my VSIX extension (the <Buttons> section of the *.vsct file), the question has nothing to
do with UWP at all. If there is a way to use a TextBlock & Click event like you say, I would love it, but if there is, I don't know how to do it (there very well may be, since this is my first VSIX extension, so I wouldn't know). The most I have been able
to figure out so far is how to modify the files created by Visual Studio (*.vsct & the *.png files in the Resources folder). Is there a different way to specify the appearance of the buttons (like the TextBlock you mention)?
Nathan Sokalski njsokalski@hotmail.com http://www.nathansokalski.com/