<?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 : Windows Messages</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Windows Messages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 23 Jun 2026 20:17:07 +0000</pubDate>
  <lastBuildDate>Mon, 06 Jun 2005 05:44:03 +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=2326</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[Windows Messages : Hi, I have a usercontrol that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2326&amp;PID=6897&amp;title=windows-messages#6897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 2326<br /><strong>Posted:</strong> 06 June 2005 at 5:44am<br /><br /><P>Hi,</P><P>I have a usercontrol that I put in my programs. Within that usercontrol I subclass windows messages so that I know when the form my control is on is active.</P><P>For normal forms this message is WM_ACTIVATE, for midi forms&nbsp;it is WM_NCACTIVATE.</P><P>I have encountered a problem putting my control on a form that I use as a Pane in the Tab Control.</P><P>The problem is that neither of these messages are received by the form my control is on. It seems that when the form is attached as a Pane the windows messages stop going to it.</P><P>Is there anyone at Codejock that can shed some light on this problem for me?</P><P>In the short term I can get around the problem by removing the code from my control that tests to see if the form it is on is active, but thats not good for me long term and I would like to understand what is going on so that I can make my control more robust.</P><P>Thanks</P>]]>
   </description>
   <pubDate>Mon, 06 Jun 2005 05:44:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2326&amp;PID=6897&amp;title=windows-messages#6897</guid>
  </item> 
 </channel>
</rss>