<?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 : Combo as Codejock Combobox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Combo as Codejock Combobox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 04:19:45 +0000</pubDate>
  <lastBuildDate>Wed, 19 Sep 2012 10:10:00 +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=20132</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[Combo as Codejock Combobox : i have got it  Public Function...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20132&amp;PID=68919&amp;title=combo-as-codejock-combobox#68919</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4567">MetallDesign</a><br /><strong>Subject:</strong> 20132<br /><strong>Posted:</strong> 19 September 2012 at 10:10am<br /><br />i have got it<DIV>&nbsp;</DIV><DIV>Public Function Search_String_Combobox(<FONT color=#339900>ByVal Combo As XtremeSuiteControls.ComboBox</FONT>, lstrSearchTxt As String) As Integer</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 19 Sep 2012 10:10:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20132&amp;PID=68919&amp;title=combo-as-codejock-combobox#68919</guid>
  </item> 
  <item>
   <title><![CDATA[Combo as Codejock Combobox : Hello  How to declare a Codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20132&amp;PID=68918&amp;title=combo-as-codejock-combobox#68918</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4567">MetallDesign</a><br /><strong>Subject:</strong> 20132<br /><strong>Posted:</strong> 19 September 2012 at 4:38am<br /><br />Hello<DIV>&nbsp;</DIV><DIV>How to declare a Codejock Combobox in Vb6? I have Errorcode 13,&nbsp; Type MissMatch, see Code below...This Function runs in a Module normal with VB Standart Combobox...</DIV><DIV>&nbsp;</DIV><DIV><FONT size=1>Public Function Search_String_Combobox(<FONT color=#ff0000>Combo As ComboBox</FONT>, lstrSearchTxt As String) As Integer<BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; Dim lintLoop&nbsp;&nbsp;&nbsp; As Integer<BR>&nbsp;&nbsp;&nbsp; Dim lintLen&nbsp;&nbsp;&nbsp;&nbsp; As Integer<BR>&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; lintLen = Len(lstrSearchTxt)</FONT></DIV><DIV><FONT size=1>&nbsp;&nbsp;&nbsp; For lintLoop = 0 To Combo.ListCount<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Left$(Combo.List(lintLoop), lintLen) = lstrSearchTxt Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Search_String_Combobox = lintLoop<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Exit Function<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; Next lintLoop</FONT></DIV><DIV><FONT size=1>&nbsp;&nbsp;&nbsp; Search_String_Combobox = -1 'When Not found<BR>&nbsp;&nbsp;&nbsp;&nbsp; <BR>End Function</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Thanks for your Helps</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Ramon</FONT></DIV>]]>
   </description>
   <pubDate>Wed, 19 Sep 2012 04:38:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20132&amp;PID=68918&amp;title=combo-as-codejock-combobox#68918</guid>
  </item> 
 </channel>
</rss>