<?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 : CXTPControlListBox message handle</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CXTPControlListBox message handle]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 20:13:23 +0000</pubDate>
  <lastBuildDate>Wed, 16 Oct 2013 12:24:54 +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=20011</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[CXTPControlListBox message handle : Having the same question... ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20011&amp;PID=71677&amp;title=cxtpcontrollistbox-message-handle#71677</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3268">vjedlicka</a><br /><strong>Subject:</strong> 20011<br /><strong>Posted:</strong> 16 October 2013 at 12:24pm<br /><br />Having the same question...<div><br></div>]]>
   </description>
   <pubDate>Wed, 16 Oct 2013 12:24:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20011&amp;PID=71677&amp;title=cxtpcontrollistbox-message-handle#71677</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPControlListBox message handle : Help ,somebody help me! How can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20011&amp;PID=68692&amp;title=cxtpcontrollistbox-message-handle#68692</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7581">perfectplug</a><br /><strong>Subject:</strong> 20011<br /><strong>Posted:</strong> 02 August 2012 at 3:54am<br /><br />Help ,somebody help me!<DIV>How can i handle the CXTPControlListBox message ??</DIV><DIV>&nbsp;</DIV><DIV>look at the code below...</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;pToolBarLogInfo-&gt;GetControls()-&gt;Add(xtpControlLabel, 0)-&gt;SetCaption(_T("CXTPControlListBox:"));<BR>&nbsp;pPopupLogInfo = (CXTPControlPopup*)pToolBarLogInfo-&gt;GetControls()-&gt;Add(xtpControlPopup, 0);<BR>&nbsp;pPopupLogInfo-&gt;SetCaption(_T("ListBox"));<BR>&nbsp;pListBoxLogInfo= (CXTPControlListBox*)pPopupLogInfo-&gt;GetCommandBar()-&gt;GetControls()-&gt;Add(new CXTPControlListBox, 0);<BR>&nbsp;pListBoxLogInfo-&gt;GetListCtrl()-&gt;AddString(_T("Item 1"));<BR>&nbsp;pListBoxLogInfo-&gt;GetListCtrl()-&gt;AddString(_T("Item 2"));<BR></DIV><DIV>&nbsp;</DIV><DIV>then we can see the list item , Item1 , Item2 , how can i add a message handle to the Item1 and Item2 .</DIV><DIV>&nbsp;</DIV><DIV>I mean , if I click the Item1 ,the function1 will be called ,</DIV><DIV>if&nbsp; I click the Item2 ,the function2 will be called ,</DIV><DIV>How can I do that ,someboby give me help,please!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 02 Aug 2012 03:54:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20011&amp;PID=68692&amp;title=cxtpcontrollistbox-message-handle#68692</guid>
  </item> 
 </channel>
</rss>