<?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 : where i receive event-message of controls.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : where i receive event-message of controls.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 00:28:00 +0000</pubDate>
  <lastBuildDate>Mon, 02 Feb 2009 07:57:34 +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=13308</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[where i receive event-message of controls. :  I created combo-control on commandbar; and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13308&amp;PID=45065&amp;title=where-i-receive-eventmessage-of-controls#45065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4549">copycdx2</a><br /><strong>Subject:</strong> 13308<br /><strong>Posted:</strong> 02 February 2009 at 7:57am<br /><br /><DIV>&nbsp;</DIV><DIV>&nbsp;I created combo-control on commandbar;</DIV><DIV>&nbsp;and inserted items to combo-control.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;but, I don't know how recevice event of combo-control.</DIV><DIV>&nbsp;item-changed or item-clieked ....</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;help me~~</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;CXTPToolBar* pNCControlToolbar = (CXTPToolBar*) pCommandBars-Add(_T("ncControlToolbar"), xtpBarTop);<BR>&nbsp;&nbsp;pNCControlToolbar-&gt;SetBarID(IDR_TOOLBAR_NC02);<BR><BR>&nbsp;&nbsp;CXTPControlComboBox* pControlCombo = (CXTPControlComboBox*)pNCControlToolbar-&gt;GetControls()-&gt;Add(xtpControlComboBox, ID_NCCOMBO01);<BR>&nbsp;&nbsp;pControlCombo-&gt;SetWidth(130);<BR>&nbsp;&nbsp;pControlCombo-&gt;SetDropDownListStyle();<BR>&nbsp;&nbsp;pControlCombo-&gt;AddString(_T("0"));</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 02 Feb 2009 07:57:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13308&amp;PID=45065&amp;title=where-i-receive-eventmessage-of-controls#45065</guid>
  </item> 
 </channel>
</rss>