<?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 : CreatePicture Method</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CreatePicture Method]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 08:10:05 +0000</pubDate>
  <lastBuildDate>Thu, 31 Aug 2006 13:43:03 +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=4935</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[CreatePicture Method : Update...CreatePicture must not...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4935&amp;PID=15378&amp;title=createpicture-method#15378</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2287">Caldarola</a><br /><strong>Subject:</strong> 4935<br /><strong>Posted:</strong> 31 August 2006 at 1:43pm<br /><br />Update...<br><br>CreatePicture must not like when alpha icons are used.<br><br>I just switched to a non-alpha icon with same code and all is well.<br><br>I wonder if this is a bug, a limitation, or something else?<br><br>Thanks.<br><br><br><br>]]>
   </description>
   <pubDate>Thu, 31 Aug 2006 13:43:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4935&amp;PID=15378&amp;title=createpicture-method#15378</guid>
  </item> 
  <item>
   <title><![CDATA[CreatePicture Method : I am using CommandBars v10.3 and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4935&amp;PID=15367&amp;title=createpicture-method#15367</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2287">Caldarola</a><br /><strong>Subject:</strong> 4935<br /><strong>Posted:</strong> 31 August 2006 at 9:51am<br /><br />I am using CommandBars v10.3 and notice that the CreatePicture method of the ImageManagerIcon object does not return a StdPicture object as documented.<br><br>Any ideas what is wrong?<br><br>Example:<br><br><font face="Courier New, Courier, mono">Private Sub Example1()<br><br>&nbsp;&nbsp;&nbsp; Dim i As ImageManagerIcon<br>&nbsp;&nbsp;&nbsp; Dim p As StdPicture<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; Set i = ImageManager1.Icons.GetImage(101, 16)<br>&nbsp;&nbsp;&nbsp; <br></font><font face="Courier New, Courier, mono"><font color="#009900">&nbsp;&nbsp;&nbsp; ' the value returned is nothing!</font><br></font><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; Set p = i.CreatePicture(xtpImageNormal)<br> <br></font><font face="Courier New, Courier, mono"><font color="#009900">&nbsp;&nbsp;&nbsp; ' ... so no picture</font><br></font><font face="Courier New, Courier, mono">&nbsp;&nbsp;&nbsp; Picture1.Picture = p<br>&nbsp;&nbsp;  <br>End Sub<br>&nbsp;</font>]]>
   </description>
   <pubDate>Thu, 31 Aug 2006 09:51:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4935&amp;PID=15367&amp;title=createpicture-method#15367</guid>
  </item> 
 </channel>
</rss>