<?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 : How to make the reference of Combobox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : How to make the reference of Combobox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:57:45 +0000</pubDate>
  <lastBuildDate>Mon, 18 Jan 2010 11:24:10 +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=16021</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[How to make the reference of Combobox : Try:  Private Sub loadListBox(sCombo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16021&amp;PID=56202&amp;title=how-to-make-the-reference-of-combobox#56202</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 16021<br /><strong>Posted:</strong> 18 January 2010 at 11:24am<br /><br />Try:<DIV>&nbsp;</DIV><DIV>Private Sub loadListBox(sCombo As XtremeSuiteControls.ComboBox, tableName As String, idField As String, nameField As String)<BR>' my codes are here<BR>End Sub</DIV>]]>
   </description>
   <pubDate>Mon, 18 Jan 2010 11:24:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16021&amp;PID=56202&amp;title=how-to-make-the-reference-of-combobox#56202</guid>
  </item> 
  <item>
   <title><![CDATA[How to make the reference of Combobox : Hello,I have a function like thisPrivate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16021&amp;PID=56177&amp;title=how-to-make-the-reference-of-combobox#56177</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5826">watsmyname</a><br /><strong>Subject:</strong> 16021<br /><strong>Posted:</strong> 16 January 2010 at 1:16am<br /><br />Hello,<br><br>I have a function like this<br><br>Private Sub loadListBox(sCombo As ComboBox, tableName As String, idField As String, nameField As String)<br>' my codes are here<br>End Sub<br><br>while i tried to call this function&nbsp; like this<b> loadListBox cmbogenre, "tblgenre", "genre_id", "genre_name"</b><br><br>it gives me "Type mismatch error", may be the reference is made to VB's default combobox, not xtremesuites' combobox. How to make reference to Xtreme Suites's Combobox instead of Vb's default ComboBox ??<br><br>Thanks<br>watsmyname<br>]]>
   </description>
   <pubDate>Sat, 16 Jan 2010 01:16:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16021&amp;PID=56177&amp;title=how-to-make-the-reference-of-combobox#56177</guid>
  </item> 
 </channel>
</rss>