<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : ImageManager LoadVectorIconCode</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : ImageManager LoadVectorIconCode]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 19:08:40 +0000</pubDate>
  <lastBuildDate>Tue, 29 Jul 2025 06:20:42 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24585</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[ImageManager LoadVectorIconCode : Thank you very much for the answer....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24585&amp;PID=79243&amp;title=imagemanager-loadvectoriconcode#79243</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9292">Muckl</a><br /><strong>Subject:</strong> 24585<br /><strong>Posted:</strong> 29 July 2025 at 6:20am<br /><br />Thank you very much for the answer. If you replace LoadBitmap in your example "Suite Controls - Treeview" with this code , res will also return TRUE, but no images will be shown.]]>
   </description>
   <pubDate>Tue, 29 Jul 2025 06:20:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24585&amp;PID=79243&amp;title=imagemanager-loadvectoriconcode#79243</guid>
  </item> 
  <item>
   <title><![CDATA[ImageManager LoadVectorIconCode : Hello,This is XAML code in string...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24585&amp;PID=79239&amp;title=imagemanager-loadvectoriconcode#79239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24585<br /><strong>Posted:</strong> 29 July 2025 at 5:40am<br /><br /><div>Hello,</div><div><br></div><div>This is XAML code in string which loadded into tree item</div><div><br></div><div>&nbsp; &nbsp; Dim xamlCodeIcon As String<br>&nbsp; &nbsp; xamlCodeIcon = "&lt;Viewbox xmlns='<a href="http://schemas.microsoft.com/winfx/2006/xaml/presentati&#111;n" target="_blank" rel="nofollow">http://schemas.microsoft.com/winfx/2006/xaml/presentation</a>' Stretch='Uniform' Width='16' Height='16'&gt;&lt;Canvas Width='16' Height='16' Canvas.Left='0' Canvas.Top='0'&gt;&lt;Canvas&gt;&lt;Path Data='M15.8749,7.4702L14.1822,5.805C14.115,5.7377,14,5.7854,14,5.8805V10.5c-1.8147,-1.8304,-4.2548,-4.3794,-4.7073,-4.8048c-0.7002,-0.7,-2.4873,-1.9962,-4.3207,-1.9962c-2.8975,0,-4.9306,1.8952,-4.9306,4.6087v0.0119c0,1.2377,1.0081,4.7498,1.2357,5.5269c0.0267,0.091,0.1101,0.1535,0.2049,0.1535h1.8977c0.144,0,0.2468,-0.1393,0.2039,-0.2768c-0.4616,-1.4768,-1.3258,-4.4239,-1.3391,-5.4213c0.0031,-1.7859,1.4173,-2.4225,2.7408,-2.4225c1.0669,0,2.3542,0.9378,2.7776,1.3657l0.0331,0.0281C8.1475,7.5993,10.6116,10.0252,12.5,12H7.9043c-0.0951,0,-0.1427,0.115,-0.0755,0.1822l1.6414,1.6927c0.0801,0.0801,0.1887,0.1251,0.3019,0.1251h6.0144c0.1179,0,0.2135,-0.0956,0.2135,-0.2135V7.7721C16,7.6589,15.955,7.5502,15.8749,7.4702z' Fill='#3E79B4'/&gt;&lt;/Canvas&gt;&lt;/Canvas&gt;&lt;/Viewbox&gt;"<br>&nbsp; &nbsp; Dim res As Boolean<br>&nbsp; &nbsp; res = TreeViewIcons.Icons.LoadVectorIconCode(xamlCodeIcon, 0, 16, xtpImageNormal)</div><div><br></div><div>Regards,</div><div>Artem Gontarenko</div>]]>
   </description>
   <pubDate>Tue, 29 Jul 2025 05:40:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24585&amp;PID=79239&amp;title=imagemanager-loadvectoriconcode#79239</guid>
  </item> 
  <item>
   <title><![CDATA[ImageManager LoadVectorIconCode : Is there a functioning example...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24585&amp;PID=79237&amp;title=imagemanager-loadvectoriconcode#79237</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9292">Muckl</a><br /><strong>Subject:</strong> 24585<br /><strong>Posted:</strong> 24 July 2025 at 10:49am<br /><br />Is there a functioning example in which SVG icons with LoadVectoriconcode are invited to the command bars' image manager?<br>The function returns true, but no picture is shown.]]>
   </description>
   <pubDate>Thu, 24 Jul 2025 10:49:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24585&amp;PID=79237&amp;title=imagemanager-loadvectoriconcode#79237</guid>
  </item> 
 </channel>
</rss>