<?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 : xtpC&#111;ntrolComboBox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : xtpC&#111;ntrolComboBox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:54:25 +0000</pubDate>
  <lastBuildDate>Mon, 03 Apr 2006 16:53: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=3922</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[xtpC&#111;ntrolComboBox : first of all, thank you for reply,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3922&amp;PID=11935&amp;title=xtpcontrolcombobox#11935</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 3922<br /><strong>Posted:</strong> 03 April 2006 at 4:53pm<br /><br /><P><IMG src="http://forum.codejock.com/smileys/smiley19.gif" border="0">first of all, thank you for reply, your code did give an idea how to fix my problem, because your code will let me creat a new toolbar with a combobox, but I was looking for the combbox at the right corner of the menu bar.</P><P>now, how can I be able to detect what the user type, when he hit &lt;Enter&gt; button?</P><P>Thank you,</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 03 Apr 2006 16:53:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3922&amp;PID=11935&amp;title=xtpcontrolcombobox#11935</guid>
  </item> 
  <item>
   <title><![CDATA[xtpC&#111;ntrolComboBox : Dim ExtendedBar As CommandBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3922&amp;PID=11911&amp;title=xtpcontrolcombobox#11911</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3922<br /><strong>Posted:</strong> 03 April 2006 at 12:41pm<br /><br />&nbsp;&nbsp;&nbsp; Dim ExtendedBar As CommandBar<br>&nbsp;&nbsp;&nbsp; Dim x As CommandBarComboBox<br>&nbsp;&nbsp;&nbsp; Set ExtendedBar = CommandBars.Add("Extended", xtpBarTop)<br>&nbsp;&nbsp;&nbsp; With ExtendedBar.Controls<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set x = .Add(xtpControlComboBox, ID_TOOLS_UNDO_COMBO, "Undo Combo")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x.DropDownListStyle = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; End With <br>]]>
   </description>
   <pubDate>Mon, 03 Apr 2006 12:41:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3922&amp;PID=11911&amp;title=xtpcontrolcombobox#11911</guid>
  </item> 
  <item>
   <title><![CDATA[xtpC&#111;ntrolComboBox : Hi, I added this control xtpControlComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3922&amp;PID=11879&amp;title=xtpcontrolcombobox#11879</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1884">moe188</a><br /><strong>Subject:</strong> 3922<br /><strong>Posted:</strong> 01 April 2006 at 11:59am<br /><br /><P>Hi,</P><P>I added this control xtpControlComboBox (where the user can type something to search for) to my menu bar, but: how can I be able to let the user type soemthing in the combobox, then when he hit 'Enter' the program will execute the search?</P><P>thank you,</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sat, 01 Apr 2006 11:59:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3922&amp;PID=11879&amp;title=xtpcontrolcombobox#11879</guid>
  </item> 
 </channel>
</rss>