<?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 : TrayIcon usage</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TrayIcon usage]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 00:44:07 +0000</pubDate>
  <lastBuildDate>Fri, 21 Mar 2008 11:35:08 +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=9739</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[TrayIcon usage : I do that in the form resize event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=32439&amp;title=trayicon-usage#32439</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2364">gaudetm</a><br /><strong>Subject:</strong> 9739<br /><strong>Posted:</strong> 21 March 2008 at 11:35am<br /><br />I do that in the form resize event so when the user clic on the minimize button of the form the form is hidden to the system tray but i put the code from the button in the sample to the double click event of the trayicon control and the application crash when i double clic on the trayicon.<DIV>&nbsp;</DIV><DIV>Any code to do that without the minimize button on the form I want to use the minimze button of the captonbar and double click on the tray icon to restore form back to previous visibility and position.</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Fri, 21 Mar 2008 11:35:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=32439&amp;title=trayicon-usage#32439</guid>
  </item> 
  <item>
   <title><![CDATA[TrayIcon usage : Yeah, I think that&amp;#039;s VB6...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=31829&amp;title=trayicon-usage#31829</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3076">ikaney</a><br /><strong>Subject:</strong> 9739<br /><strong>Posted:</strong> 02 March 2008 at 6:50pm<br /><br />Yeah, I think that's VB6 isn't it? I'm attempting to use them in VB.Net and it just isn't playing ball at all.<br><br>I've reverted to using NotifyIcon for the time being unless somebody can help me.<br><br>Thanks for your reply :)<br>]]>
   </description>
   <pubDate>Sun, 02 Mar 2008 18:50:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=31829&amp;title=trayicon-usage#31829</guid>
  </item> 
  <item>
   <title><![CDATA[TrayIcon usage : In my computer, these codes can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=31780&amp;title=trayicon-usage#31780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3128">Bernie</a><br /><strong>Subject:</strong> 9739<br /><strong>Posted:</strong> 29 February 2008 at 8:06pm<br /><br /><P>In my computer, these codes can work.</P><P>Private Sub Form_Load()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set TrayIcon1.Icon = Me.Icon<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TrayIcon1.MinimizeToTray Me.hWnd<BR>End Sub</P>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 20:06:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=31780&amp;title=trayicon-usage#31780</guid>
  </item> 
  <item>
   <title><![CDATA[TrayIcon usage : Apologies for such a simplistic...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=31740&amp;title=trayicon-usage#31740</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3076">ikaney</a><br /><strong>Subject:</strong> 9739<br /><strong>Posted:</strong> 29 February 2008 at 6:18am<br /><br /><P>Apologies for such a simplistic post, I've used several of the other Codejock controls with no issue however I'm having major issues with the TrayIcon control in VB.Net. I can't seem to find an example program in the usual location to help me.</P><DIV></DIV>I've tried all sorts to get my program to minimize to the system tray with a specified icon but it just won't play ball. I'm setting the .Icon property with System.Drawing.Icon and populating it from an embedded resource but when I call the .MinimizeToTray function the application shrinks as it should but no icon appears in the system tray.<DIV>&nbsp;</DIV><DIV>Any ideas? Or should I not even be using this in VB.Net? Thanks in advance.</DIV>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 06:18:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9739&amp;PID=31740&amp;title=trayicon-usage#31740</guid>
  </item> 
 </channel>
</rss>