<?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 : OnNcLButtonDown - Tabbed Toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : OnNcLButtonDown - Tabbed Toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 17:40:21 +0000</pubDate>
  <lastBuildDate>Tue, 07 Aug 2007 05:41:11 +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=7722</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[OnNcLButtonDown - Tabbed Toolbar : Hello,  Call CSize szGripper...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24934&amp;title=onnclbuttondown-tabbed-toolbar#24934</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 07 August 2007 at 5:41am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Call</DIV><DIV>CSize szGripper = GetPaintManager()-&gt;DrawCommandBarGripper(NULL, this, FALSE);<BR></DIV><DIV>In WM_LBUTTONDOWN handler check point.y value. if point.y &lt; szGripper.cy - mouse on gripper.</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 05:41:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24934&amp;title=onnclbuttondown-tabbed-toolbar#24934</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : Hi oleg,  But how do i identify...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24930&amp;title=onnclbuttondown-tabbed-toolbar#24930</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2133">venkyhyd</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 07 August 2007 at 12:50am<br /><br /><DIV>Hi oleg,</DIV><DIV>&nbsp;</DIV><DIV>But how do i identify that i am clicking only on the caption bar, because i should allow the user to just click and drag drop the toolbar if it doesnt correspond to the current active view. And it should restrict any other LButton Down actions on the Toolbar Buttons.</DIV><DIV>&nbsp;</DIV><DIV>thanks</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 00:50:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24930&amp;title=onnclbuttondown-tabbed-toolbar#24930</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : Hi,  So why OnNCLButtonDown...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24924&amp;title=onnclbuttondown-tabbed-toolbar#24924</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 07 August 2007 at 12:31am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>So why On<strong>NC</strong>LButtonDown ? Catch OnLButtonDown.</DIV>]]>
   </description>
   <pubDate>Tue, 07 Aug 2007 00:31:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24924&amp;title=onnclbuttondown-tabbed-toolbar#24924</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : Hello   I try catching this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24901&amp;title=onnclbuttondown-tabbed-toolbar#24901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2133">venkyhyd</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 06 August 2007 at 2:38am<br /><br /><P>Hello </P><DIV>&nbsp;</DIV><DIV>I try catching this message directly in OnNCLButtonDown of CMyTabToolBar derived from CXTPTabToolBar.</DIV><DIV>&nbsp;</DIV><DIV>Hittest gets called whenever the mouse pointer is on the Toolbar.</DIV><DIV>&nbsp;</DIV><DIV>My use case is like, based on the views i created toolbars, like for View1 their is Toolbar (TBar1) and View2 -&gt; TBar2.</DIV><DIV>&nbsp;</DIV><DIV>Now when i open two views View1 and View2 i shld be able to just drag (move as side or dock aside) the irrespective toolbar wrt to views.</DIV><DIV>&nbsp;</DIV><DIV>thanks</DIV>]]>
   </description>
   <pubDate>Mon, 06 Aug 2007 02:38:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24901&amp;title=onnclbuttondown-tabbed-toolbar#24901</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : Hello, Where do you catch this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24900&amp;title=onnclbuttondown-tabbed-toolbar#24900</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 06 August 2007 at 2:01am<br /><br /><DIV>Hello,</DIV><DIV>Where do you catch this message? What part do you hittest?</DIV>]]>
   </description>
   <pubDate>Mon, 06 Aug 2007 02:01:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24900&amp;title=onnclbuttondown-tabbed-toolbar#24900</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : Any Comments on this... ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24898&amp;title=onnclbuttondown-tabbed-toolbar#24898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2133">venkyhyd</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 06 August 2007 at 1:31am<br /><br />Any Comments on this...]]>
   </description>
   <pubDate>Mon, 06 Aug 2007 01:31:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24898&amp;title=onnclbuttondown-tabbed-toolbar#24898</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : When we do LButton Down on the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24838&amp;title=onnclbuttondown-tabbed-toolbar#24838</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2133">venkyhyd</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 03 August 2007 at 4:26am<br /><br /><P>When we do LButton Down on the Title bar / caption bar of the Tabbed Toolbar or normal TOolbar it does send OnNCLbuttonDown Message.</P><DIV>&nbsp;</DIV><DIV>Can anyone suggest on this.</DIV><DIV>&nbsp;</DIV><DIV>-thanks</DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 04:26:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24838&amp;title=onnclbuttondown-tabbed-toolbar#24838</guid>
  </item> 
  <item>
   <title><![CDATA[OnNcLButtonDown - Tabbed Toolbar : Hi   How do handle OnNcLButtonDown...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24826&amp;title=onnclbuttondown-tabbed-toolbar#24826</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2133">venkyhyd</a><br /><strong>Subject:</strong> 7722<br /><strong>Posted:</strong> 03 August 2007 at 2:53am<br /><br />Hi <DIV>&nbsp;</DIV><DIV>How do handle <FONT size=2>OnNcLButtonDown on Tabbed Toolbar? </FONT></DIV><DIV><FONT size=2>-thanks</FONT></DIV>]]>
   </description>
   <pubDate>Fri, 03 Aug 2007 02:53:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7722&amp;PID=24826&amp;title=onnclbuttondown-tabbed-toolbar#24826</guid>
  </item> 
 </channel>
</rss>