<?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 and closesubmenuonclick</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : combo and closesubmenuonclick]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 18:10:47 +0000</pubDate>
  <lastBuildDate>Mon, 15 Dec 2008 01:34:31 +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=12916</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 and closesubmenuonclick : Hi,  As workaround remove selection...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12916&amp;PID=43663&amp;title=combo-and-closesubmenuonclick#43663</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12916<br /><strong>Posted:</strong> 15 December 2008 at 1:34am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>As workaround remove selection from Combo:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CommandBars_Execute(ByVal Control As XtremeCommandBars.ICommandBarControl)<BR>&nbsp;&nbsp;&nbsp; Select Case Control.Id<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case ID_FILE_NEW:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If (Control.Type = xtpControlComboBox) Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Control.Parent.SelectedControl = Control.Parent.Controls(1)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Control.Parent.SelectedControl = Control<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If</DIV>]]>
   </description>
   <pubDate>Mon, 15 Dec 2008 01:34:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12916&amp;PID=43663&amp;title=combo-and-closesubmenuonclick#43663</guid>
  </item> 
  <item>
   <title><![CDATA[combo and closesubmenuonclick : Hi,Got a popup with commandbarcombo...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12916&amp;PID=43644&amp;title=combo-and-closesubmenuonclick#43644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1971">Fossil</a><br /><strong>Subject:</strong> 12916<br /><strong>Posted:</strong> 13 December 2008 at 10:20am<br /><br />Hi,<br>Got a popup with commandbarcombo on it.&nbsp; When I select an option in the combo the popup disappears so I set the CloseSubMenuOnClick=False.&nbsp; Now when I select an option in the dropdown the dropdownlist stills stays visible, of course the popup doesnt disappear.&nbsp; I am looking for a way to handle closing the dropdown list just like a normal combo box and for the popup to stay visible.<br><br>Thanks<br>v12.1.1 Windows XP<br>]]>
   </description>
   <pubDate>Sat, 13 Dec 2008 10:20:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12916&amp;PID=43644&amp;title=combo-and-closesubmenuonclick#43644</guid>
  </item> 
 </channel>
</rss>