<?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 : CommandBarComboBox  - lost focus</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CommandBarComboBox  - lost focus]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:06:01 +0000</pubDate>
  <lastBuildDate>Thu, 07 Apr 2005 13:17:27 +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=2077</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[CommandBarComboBox  - lost focus : Use same code for ActiveX. catch...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6171&amp;title=commandbarcombobox-lost-focus#6171</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2077<br /><strong>Posted:</strong> 07 April 2005 at 1:17pm<br /><br />Use same code for ActiveX. catch Update event, set text for Edit.]]>
   </description>
   <pubDate>Thu, 07 Apr 2005 13:17:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6171&amp;title=commandbarcombobox-lost-focus#6171</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBarComboBox  - lost focus : Sorry forgot to put the language...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6146&amp;title=commandbarcombobox-lost-focus#6146</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1091">Kelbob</a><br /><strong>Subject:</strong> 2077<br /><strong>Posted:</strong> 07 April 2005 at 2:34am<br /><br />Sorry forgot to put the language in. Its in c# using the Activex version]]>
   </description>
   <pubDate>Thu, 07 Apr 2005 02:34:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6146&amp;title=commandbarcombobox-lost-focus#6146</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBarComboBox  - lost focus : 1, you can update it in Handler void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6124&amp;title=commandbarcombobox-lost-focus#6124</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2077<br /><strong>Posted:</strong> 06 April 2005 at 10:29am<br /><br /><P>1, you can update it in Handler</P><P>void CMainFrame::OnUpdateEditState(CCmdUI* pCmdUI)<BR>{<BR>&nbsp;CXTPControlComboBox* pStateCombo = DYNAMIC_DOWNCAST&nbsp;&nbsp; (CXTPControlComboBox, CXTPControl::FromUI(pCmdUI));</P><P>&nbsp;if (pStateCombo &amp;&amp; !XTPMouseManager()-&gt;IsTrackedLock())<BR>&nbsp;{<BR>&nbsp;&nbsp;&nbsp;&nbsp; pStateCombo-&gt;SetEditText(m_strProperies);</P><P>&nbsp; }</P><P>&nbsp;}</P><P>}<BR></P><P>&nbsp;</P><P>&nbsp;</P><P>2. See CustomThemes sample, you can override Edit control and validate input (or use Masked text)</P>]]>
   </description>
   <pubDate>Wed, 06 Apr 2005 10:29:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6124&amp;title=commandbarcombobox-lost-focus#6124</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBarComboBox  - lost focus :  Hi, I have a CommandBarComboBox...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6112&amp;title=commandbarcombobox-lost-focus#6112</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1091">Kelbob</a><br /><strong>Subject:</strong> 2077<br /><strong>Posted:</strong> 06 April 2005 at 6:18am<br /><br /><FONT size=2><P>Hi,</P><P>I have a CommandBarComboBox&nbsp; with DropDownListStyle set to true. </P><P>1. When someone edits the text and then clicks off the control i want to set the text back to what it was previously. i.e. a Lost focus event.</P><P>2. Is there anyway to validate the users keystrokes when there are editing this combo box.</P><P>Thanks in advance.</P><P>JK</P></FONT>]]>
   </description>
   <pubDate>Wed, 06 Apr 2005 06:18:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2077&amp;PID=6112&amp;title=commandbarcombobox-lost-focus#6112</guid>
  </item> 
 </channel>
</rss>