<?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 : Form icon background</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Form icon background]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 04:12:53 +0000</pubDate>
  <lastBuildDate>Tue, 06 Nov 2007 15:03: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=8541</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[Form icon background : THANK YOU VERY MUCH !!!  IT WORKS...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28185&amp;title=form-icon-background#28185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1588">spol</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 06 November 2007 at 3:03pm<br /><br />THANK YOU VERY MUCH !!! <br />IT WORKS PERFECTLY <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="middle"><br /><img src="http://forum.codejock.com/smileys/smiley32.gif" border="0" align="middle"> <br /><br />Paolo ]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 15:03:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28185&amp;title=form-icon-background#28185</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : sorry the loadpicture does the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28183&amp;title=form-icon-background#28183</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2364">gaudetm</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 06 November 2007 at 2:12pm<br /><br />sorry the loadpicture does the problem in fact i put the icon in ressource file (.res) attached to the vb project and use the loadrespicture("WARNING",vbResIcon) to load the picture and it's a better programming way to do this]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 14:12:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28183&amp;title=form-icon-background#28183</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : the problem came from the picturebox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28182&amp;title=form-icon-background#28182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2364">gaudetm</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 06 November 2007 at 2:00pm<br /><br />the problem came from the picturebox control loadpicture icon from file instead to check if fix the problem]]>
   </description>
   <pubDate>Tue, 06 Nov 2007 14:00:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28182&amp;title=form-icon-background#28182</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : Thanks for the reply.  Unfortunately...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28107&amp;title=form-icon-background#28107</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1588">spol</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 05 November 2007 at 2:17pm<br /><br />Thanks for the reply. <br />Unfortunately I need to change the icon depending on a calculated value ...<br /><br />Dim myvalue As Integer<br />myvalue = 11 ' some calculation<br />If myvalue &gt; 10 Then<br />&nbsp;&nbsp;&nbsp;&nbsp;Me.Icon = imgAlertMin.Picture<br />Else<br />&nbsp;&nbsp;&nbsp;&nbsp;Me.Icon = imgAlertMax.Picture<br />End If<br /><br />... so that the end user can get the alarm status with a little glance at the form. I'll find out another solution.<br /><br />Thanks,<br />Paolo]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 14:17:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28107&amp;title=form-icon-background#28107</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : Hello,  Problem with icon and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28059&amp;title=form-icon-background#28059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 05 November 2007 at 1:38am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Problem with icon and how you set it.</DIV><DIV>&nbsp;</DIV><DIV>WindowsXP frame shows same Black rectangle around icon.</DIV><DIV>&nbsp;</DIV><DIV>Don't set icon in code -</DIV><DIV>comment '&nbsp; Me.Icon = imgAlertMax.Picture<BR>line, but set icon property in designer.</DIV>]]>
   </description>
   <pubDate>Mon, 05 Nov 2007 01:38:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28059&amp;title=form-icon-background#28059</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : Please find attached a simple...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28039&amp;title=form-icon-background#28039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1588">spol</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 03 November 2007 at 3:45am<br /><br />Please find attached a simple example that show the problem. The icon in the generated exe file is not ok.<br /><br /><a href="uploads/20071103_034349_test_ic&#111;n.zip" target="_blank">20071103_034349_test_icon.zip</a><br /><br />Thanks,<br />Paolo]]>
   </description>
   <pubDate>Sat, 03 Nov 2007 03:45:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=28039&amp;title=form-icon-background#28039</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : I Just tried it with our RibbonMDI...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27874&amp;title=form-icon-background#27874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 30 October 2007 at 10:09am<br /><br />I Just tried it with our RibbonMDI sample. and it works ok. Please try.]]>
   </description>
   <pubDate>Tue, 30 Oct 2007 10:09:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27874&amp;title=form-icon-background#27874</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : 20071030_094458_WarningRed.zip  Here...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27870&amp;title=form-icon-background#27870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1588">spol</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 30 October 2007 at 9:45am<br /><br /><a href="uploads/20071030_094458_WarningRed.zip" target="_blank">20071030_094458_WarningRed.zip</a><br /><br />Here is the icon I use. I tried with some others with identical result<br /><br />Thanks<br />Paolo]]>
   </description>
   <pubDate>Tue, 30 Oct 2007 09:45:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27870&amp;title=form-icon-background#27870</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : Hi,  Please attach this icon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27782&amp;title=form-icon-background#27782</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 29 October 2007 at 2:35am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Please attach this icon to test.</DIV>]]>
   </description>
   <pubDate>Mon, 29 Oct 2007 02:35:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27782&amp;title=form-icon-background#27782</guid>
  </item> 
  <item>
   <title><![CDATA[Form icon background : Hi, when I set the commandbars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27723&amp;title=form-icon-background#27723</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1588">spol</a><br /><strong>Subject:</strong> 8541<br /><strong>Posted:</strong> 26 October 2007 at 12:17pm<br /><br />Hi, when I set the commandbars visualtheme to xtpThemeOffice2007 and set the icon of a child form, I got a strange behaviour. In the VB6 IDE all is ok, but when I compile the program and run it the form icon get a black backgroung instead of the transparent one.  <br /><img src="uploads/20071026_121445_Immagine1.bmp" border="0"><br />I am using the latest release of codejock component,11.2.0<br />Is there anything I can do to avoid this ? <br />Thanks <br />Paolo Saudin ]]>
   </description>
   <pubDate>Fri, 26 Oct 2007 12:17:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8541&amp;PID=27723&amp;title=form-icon-background#27723</guid>
  </item> 
 </channel>
</rss>