Hello everyone,
I have the following code. Whats that Icon ID-525 mean? How does the resolve to a actual icon on the menu when you running the guidance package? Is there a list of icon ID i could use? Where is the list?
I also looked at the following posting. It does talk about using Face ID browser but it can show you the face id from Microsoft Office.It doesn't relate to Visual Studio.
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2195783&SiteID=1
This one talks about a Excel file and shows bunch of icons in Excel. Again...where is Visual Studio?
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=875753&SiteID=1
<?xml version="1.0" encoding="utf-8"?>
<Recipe Bound="false" Name="GenerateTemplateCode" xmlns="http://schemas.microsoft.com/pag/gax-core">
<xi:include href="TypeAlias.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<HostData>
<Icon ID="525" />
<CommandBar Name="Project" />
</HostData>
Thanks
Sy