<?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 : How to trap OnLButtonUp Message?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to trap OnLButtonUp Message?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:11:07 +0000</pubDate>
  <lastBuildDate>Thu, 04 Oct 2007 05:03:52 +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=8276</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[How to trap OnLButtonUp Message? : ok :) ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26902&amp;title=how-to-trap-onlbuttonup-message#26902</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8276<br /><strong>Posted:</strong> 04 October 2007 at 5:03am<br /><br />ok :)]]>
   </description>
   <pubDate>Thu, 04 Oct 2007 05:03:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26902&amp;title=how-to-trap-onlbuttonup-message#26902</guid>
  </item> 
  <item>
   <title><![CDATA[How to trap OnLButtonUp Message? : Hi Oleg,Just solved the problem.Previously...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26897&amp;title=how-to-trap-onlbuttonup-message#26897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2774">prashant</a><br /><strong>Subject:</strong> 8276<br /><strong>Posted:</strong> 04 October 2007 at 4:30am<br /><br />Hi Oleg,<br><br>Just solved the problem.<br><br><b>Previously hierarchy:</b><br><br>CXTToolBar -&gt; CXTControlBar -&gt; CControlBar<br><br><b>Current hierarchy:</b><br><br>CXTPToolBar -&gt; CXTCommandBar -&gt; CWnd<br><br>So need to to take care of Base class as per new hierarchy.<br><br>Does that make sense?<br><br>Thanks for your help <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" align="absmiddle"><br>]]>
   </description>
   <pubDate>Thu, 04 Oct 2007 04:30:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26897&amp;title=how-to-trap-onlbuttonup-message#26897</guid>
  </item> 
  <item>
   <title><![CDATA[How to trap OnLButtonUp Message? : Hi Oleg,We already trapped OnLButtonDown()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26882&amp;title=how-to-trap-onlbuttonup-message#26882</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2774">prashant</a><br /><strong>Subject:</strong> 8276<br /><strong>Posted:</strong> 04 October 2007 at 1:12am<br /><br />Hi Oleg,<br><br>We already trapped OnLButtonDown() message and start to Drag.<br>Now I am dropping the dragged contents on another view, in this case how to trap OnLButtonUp() message.<br><br>With previous implementation (<b>CXTToolBar</b>) we are doing this successfully.<br>Now we replaced it with <b>CXTPToolBar</b>.<br><br>]]>
   </description>
   <pubDate>Thu, 04 Oct 2007 01:12:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26882&amp;title=how-to-trap-onlbuttonup-message#26882</guid>
  </item> 
  <item>
   <title><![CDATA[How to trap OnLButtonUp Message? : Hi, So what problem? Catch WM_LBUTTONDOWN...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26849&amp;title=how-to-trap-onlbuttonup-message#26849</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8276<br /><strong>Posted:</strong> 03 October 2007 at 12:38pm<br /><br />Hi,<DIV>So what problem? Catch WM_LBUTTONDOWN and start drag ?</DIV>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 12:38:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26849&amp;title=how-to-trap-onlbuttonup-message#26849</guid>
  </item> 
  <item>
   <title><![CDATA[How to trap OnLButtonUp Message? : Hi Oleg,I had placed toolbar on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26839&amp;title=how-to-trap-onlbuttonup-message#26839</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2774">prashant</a><br /><strong>Subject:</strong> 8276<br /><strong>Posted:</strong> 03 October 2007 at 7:16am<br /><br />Hi Oleg,<br><br>I had placed toolbar on Comandbar and implemented Drag and Drop Functionality. I am dragging an icon from Toolbar and Dropping it onto one of the views. <br><br>I want to trap OnLButtonUp() message, what is the proper way of doing that? In earlier code it's working fine.<br><br>Tried with <b>IMPLEMENT_XTP_COMMANDBAR </b>too but without success.<br><br>My class <b>CMCToolBar </b>is derived from <b>CXTPToolbar</b>.<br><br>]]>
   </description>
   <pubDate>Wed, 03 Oct 2007 07:16:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8276&amp;PID=26839&amp;title=how-to-trap-onlbuttonup-message#26839</guid>
  </item> 
 </channel>
</rss>