<?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 : BUG : ComboBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : BUG : ComboBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 14:45:30 +0000</pubDate>
  <lastBuildDate>Thu, 26 Nov 2009 05:12: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=15715</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[BUG : ComboBox : When adding vbnullstring to ComboBox,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15715&amp;PID=55192&amp;title=bug-combobox#55192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5529">itsmg</a><br /><strong>Subject:</strong> 15715<br /><strong>Posted:</strong> 26 November 2009 at 5:12am<br /><br />When adding vbnullstring to ComboBox, it crashes, too.<br><br>ComboBox1.AddItem(vbNullString)<br><br>But only on Windows XP.<br>On Windows 7 it works.<br>]]>
   </description>
   <pubDate>Thu, 26 Nov 2009 05:12:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15715&amp;PID=55192&amp;title=bug-combobox#55192</guid>
  </item> 
  <item>
   <title><![CDATA[BUG : ComboBox : ComboBox ItemData does not work...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15715&amp;PID=55151&amp;title=bug-combobox#55151</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3282">asim_web</a><br /><strong>Subject:</strong> 15715<br /><strong>Posted:</strong> 25 November 2009 at 12:00pm<br /><br /><img src="http://forum.codejock.com/smileys/smiley7.gif" border="0">ComboBox ItemData does not work properly when I call it . It crashes the application&nbsp; !!! <DIV>sorry for my bad English</DIV><DIV>&nbsp;</DIV><DIV>For&nbsp;m = 1 To 12<BR>&nbsp; ComboBox1.AddItem MonthName(m)<BR>&nbsp; ComboBox1.ItemData(ComboBox1.ListCount - 1) = m<BR>Next<BR></DIV><DIV>----------------------------------------------------------------------------&nbsp;</DIV><DIV><strong>Later I knew the reason that </strong></DIV><DIV><strong></strong>&nbsp;</DIV><DIV><strong><img src="http://forum.codejock.com/smileys/smiley1.gif" border="0">&nbsp;dim m as integer</strong></DIV><DIV><strong></strong>&nbsp;</DIV><DIV>so it is important to declare the var. m which was not a must in the previous</DIV><DIV>releases of CJ .</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot </DIV><DIV>&nbsp;----------------------------------------------------------------------------</DIV><DIV>CJ 13.2.1</DIV>]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 12:00:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15715&amp;PID=55151&amp;title=bug-combobox#55151</guid>
  </item> 
 </channel>
</rss>