<?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 : Error in referencing a combobox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Error in referencing a combobox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 05:44:00 +0000</pubDate>
  <lastBuildDate>Sun, 09 Dec 2007 04:19: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=9048</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[Error in referencing a combobox : Sub SomeSub(Combo As XtremeSui...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9048&amp;PID=29286&amp;title=error-in-referencing-a-combobox#29286</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9048<br /><strong>Posted:</strong> 09 December 2007 at 4:19am<br /><br /><P>Sub SomeSub(Combo As <strong>XtremeSuiteControls.ComboBox</strong>)<BR>Debug.Print Combo.Text<BR>End Sub</P><P>&nbsp;</P><P>Private Sub Form_Load()<BR>SomeSub ComboBox1<BR>End Sub<BR></P>]]>
   </description>
   <pubDate>Sun, 09 Dec 2007 04:19:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9048&amp;PID=29286&amp;title=error-in-referencing-a-combobox#29286</guid>
  </item> 
  <item>
   <title><![CDATA[Error in referencing a combobox : What is the syntax for passing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9048&amp;PID=29282&amp;title=error-in-referencing-a-combobox#29282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2138">Cidtek</a><br /><strong>Subject:</strong> 9048<br /><strong>Posted:</strong> 09 December 2007 at 12:56am<br /><br />What is the syntax for passing a combobox reference to a sub? It seems that it&nbsp;is passing the text property instead of a reference to itself.<DIV>&nbsp;</DIV><DIV>SomeSub Combo1</DIV><DIV>&nbsp;</DIV><DIV>where SomeSub has a parameter (MyCombo as ComboBox).</DIV><DIV>&nbsp;</DIV><DIV>This gives a Type Mismatch error naturally since it is passing the Text Property.</DIV><DIV>&nbsp;</DIV><DIV>Works just fine with Vb6 controls.</DIV>]]>
   </description>
   <pubDate>Sun, 09 Dec 2007 00:56:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9048&amp;PID=29282&amp;title=error-in-referencing-a-combobox#29282</guid>
  </item> 
 </channel>
</rss>