<?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 : CodeJock ImageManager question</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : CodeJock ImageManager question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 09:35:54 +0000</pubDate>
  <lastBuildDate>Mon, 24 Sep 2007 21:23:48 +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=8124</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[CodeJock ImageManager question : Sorry, my mistake. You need to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26404&amp;title=codejock-imagemanager-question#26404</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3295">eugene_v</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 24 September 2007 at 9:23pm<br /><br />Sorry, my mistake. You need to add a reference to "OLE Automation"&nbsp;in order to use this data type.]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 21:23:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26404&amp;title=codejock-imagemanager-question#26404</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock ImageManager question :   SuperMario wrote:This worked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26403&amp;title=codejock-imagemanager-question#26403</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3295">eugene_v</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 24 September 2007 at 9:17pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />This worked for me:<BR><BR>&nbsp;&nbsp;&nbsp; Dim mystdpic As StdPicture<BR>&nbsp;&nbsp;&nbsp; Set mystdpic = ImageManager.Icons.GetImage(100, 16).CreatePicture(xtpImageNormal)<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; Picture1.Picture = mystdpic<BR><BR><BR></td></tr></table> <DIV>&nbsp;</DIV><DIV>I am sorry, but there is no data type named StdPicture in VB. This cannot be&nbsp;compiled. Any ideas?</DIV>]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 21:17:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26403&amp;title=codejock-imagemanager-question#26403</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock ImageManager question : Note Picture1 is a standard picturebox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26389&amp;title=codejock-imagemanager-question#26389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 24 September 2007 at 4:30pm<br /><br />Note Picture1 is a standard picturebox control.]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 16:30:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26389&amp;title=codejock-imagemanager-question#26389</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock ImageManager question : This worked for me: Dim mystdpic...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26388&amp;title=codejock-imagemanager-question#26388</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 24 September 2007 at 4:29pm<br /><br />This worked for me:<br><br>&nbsp;&nbsp;&nbsp; Dim mystdpic As StdPicture<br>&nbsp;&nbsp;&nbsp; Set mystdpic = ImageManager.Icons.GetImage(100, 16).CreatePicture(xtpImageNormal)<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; Picture1.Picture = mystdpic<br><br><br>]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 16:29:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26388&amp;title=codejock-imagemanager-question#26388</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock ImageManager question :   SuperMario wrote:What is TrayMenu?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26386&amp;title=codejock-imagemanager-question#26386</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3295">eugene_v</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 24 September 2007 at 4:23pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />What is TrayMenu?</td></tr></table> <DIV>&nbsp;</DIV><DIV>It's a 3rd party component from DBI-Tech. The ItemPicture property type is StdPicture. So, I just need to supply an StdPicture to it, by using the CreatePicture method of CodeJock ImageManager. But I don't see why it doesn't work.</DIV>]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 16:23:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26386&amp;title=codejock-imagemanager-question#26386</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock ImageManager question : What is TrayMenu?  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26382&amp;title=codejock-imagemanager-question#26382</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 24 September 2007 at 3:49pm<br /><br />What is TrayMenu?]]>
   </description>
   <pubDate>Mon, 24 Sep 2007 15:49:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26382&amp;title=codejock-imagemanager-question#26382</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock ImageManager question :   Hello everyone!  I am trying...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26298&amp;title=codejock-imagemanager-question#26298</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3295">eugene_v</a><br /><strong>Subject:</strong> 8124<br /><strong>Posted:</strong> 22 September 2007 at 12:10am<br /><br /><DIV></DIV><DIV></DIV><DIV>Hello everyone!</DIV><DIV>&nbsp;</DIV><DIV>I am trying to replace VB's ImageList with CodeJock&nbsp;ImageManager. I get "Object variable not set" error. Variable TrayIcon&nbsp;remains empty.</DIV><DIV>&nbsp;</DIV><DIV>Can you show me where is my mistake in the following lines:</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>Dim TrayIcon As ImageManagerIcon</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Set TrayIcon = imlMenuIcons.Icons.GetImage(ID_BUY_NOW_FROM_APP_MENU, 0)<BR>TrayMenu.ItemPicture(1) = TrayIcon.CreatePicture(xtpImageNormal)<BR></pre></td></tr></table></DIV><DIV>&nbsp;</DIV><DIV>Eugene</DIV>]]>
   </description>
   <pubDate>Sat, 22 Sep 2007 00:10:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8124&amp;PID=26298&amp;title=codejock-imagemanager-question#26298</guid>
  </item> 
 </channel>
</rss>