<?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 : ComboBox Auto Dropped State When Typing</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : ComboBox Auto Dropped State When Typing]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 11:59:23 +0000</pubDate>
  <lastBuildDate>Mon, 22 Jun 2009 02:29: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=14560</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[ComboBox Auto Dropped State When Typing : Private Const CB_SETCURSEL = &amp;amp;H14EPrivate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14560&amp;PID=50180&amp;title=combobox-auto-dropped-state-when-typing#50180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 14560<br /><strong>Posted:</strong> 22 June 2009 at 2:29am<br /><br /><DIV><FONT face="Courier New, Courier, mono">Private Const CB_SETCURSEL = &amp;H14E</FONT><BR><FONT face="Courier New, Courier, mono">Private Const CB_FINDSTRING = &amp;H14C&amp;<BR>Private Const CB_SHOWDROPDOWN = &amp;H14F<BR>Private Const CB_GETDROPPEDSTATE = &amp;H157</FONT></DIV><DIV><FONT face="Courier New, Courier, mono"></FONT>&nbsp;</DIV><DIV><FONT face="Courier New, Courier, mono">Private Declare Function PostMessage Lib "user32" Alias "PostMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Long) As Long</FONT></DIV><DIV><BR><FONT face="Courier New, Courier, mono">PostMessage ComboBox.hwnd, CB_SHOWDROPDOWN, 0, 0</FONT></DIV><DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV></DIV>]]>
   </description>
   <pubDate>Mon, 22 Jun 2009 02:29:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14560&amp;PID=50180&amp;title=combobox-auto-dropped-state-when-typing#50180</guid>
  </item> 
  <item>
   <title><![CDATA[ComboBox Auto Dropped State When Typing : How do I get the ComboBox to automatically...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14560&amp;PID=50081&amp;title=combobox-auto-dropped-state-when-typing#50081</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 14560<br /><strong>Posted:</strong> 18 June 2009 at 5:49am<br /><br /><P>How do I get the ComboBox to automatically drop down when I start typing so that we can see the items that match what is being typed - the same functionality as the ComboBox control on the CommandBar where ShellAutoComplete = True - but for items that I have added to the ComboBox- e.g. "Item 1", "Item 2", "Item 3", etc.</P><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Lee</DIV>]]>
   </description>
   <pubDate>Thu, 18 Jun 2009 05:49:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14560&amp;PID=50081&amp;title=combobox-auto-dropped-state-when-typing#50081</guid>
  </item> 
 </channel>
</rss>