<?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 : Plz~ help me (combo-control)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Visual C++ MFC : Plz~ help me (combo-control)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 23:38:40 +0000</pubDate>
  <lastBuildDate>Mon, 12 Oct 2009 13:15:08 +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=15310</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[Plz~ help me (combo-control) : Search the command bar sample...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15310&amp;PID=53784&amp;title=plz-help-me-combocontrol#53784</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 15310<br /><strong>Posted:</strong> 12 October 2009 at 1:15pm<br /><br />Search the command bar sample projects for use of ON_XTP_EXECUTE message map macro. It can be used to intercept selection change of combo box control in toolbar.]]>
   </description>
   <pubDate>Mon, 12 Oct 2009 13:15:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15310&amp;PID=53784&amp;title=plz-help-me-combocontrol#53784</guid>
  </item> 
  <item>
   <title><![CDATA[Plz~ help me (combo-control) : I created combo-control on commandbar;and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15310&amp;PID=53659&amp;title=plz-help-me-combocontrol#53659</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5587">hean17</a><br /><strong>Subject:</strong> 15310<br /><strong>Posted:</strong> 07 October 2009 at 2:49am<br /><br />I created combo-control on commandbar;<BR>and inserted items to combo-control.<BR>&nbsp;<BR>but, I don't know how recevice event of combo-control.<BR>item-changed or item-clieked ....<BR>&nbsp;<BR>help me~~ <DIV>&nbsp;</DIV><DIV>---------------------------------------------------------------------------------------------------------------------------------------------------------</DIV><DIV>CXTPToolBar* pNCControlToolbar = (CXTPToolBar*) pCommandBars-Add(_T("ncControlToolbar"), xtpBarTop);<BR>&nbsp; pNCControlToolbar-&gt;SetBarID(IDR_TOOLBAR_NC02);</DIV><DIV>&nbsp; CXTPControlComboBox* pControlCombo = (CXTPControlComboBox*)pNCControlToolbar-&gt;GetControls()-&gt;Add(xtpControlComboBox, ID_NCCOMBO01);<BR>&nbsp; pControlCombo-&gt;SetWidth(130);<BR>&nbsp; pControlCombo-&gt;SetDropDownListStyle();<BR>&nbsp; pControlCombo-&gt;AddString(_T("0"));</DIV><DIV>----------------------------------------------------------------------------------------------------------------------------------------------------------</DIV><DIV>&nbsp;</DIV><DIV><DIV></DIV>Spy++ can't catch event anything to changing item.</DIV><DIV>&nbsp;</DIV><DIV>Just i wanna know same thing CBN_SELCHANGE or CBN_EDITCHANGE(originally visual C++'s combo box event)</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 07 Oct 2009 02:49:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15310&amp;PID=53659&amp;title=plz-help-me-combocontrol#53659</guid>
  </item> 
 </channel>
</rss>