<?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 : I would like to send message to CXTPDockingpan.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : I would like to send message to CXTPDockingpan.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 00:35:52 +0000</pubDate>
  <lastBuildDate>Fri, 26 Sep 2008 03:00:58 +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=12252</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[I would like to send message to CXTPDockingpan. : Hi, Just send it to pointer of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12252&amp;PID=41405&amp;title=i-would-like-to-send-message-to-cxtpdockingpan#41405</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12252<br /><strong>Posted:</strong> 26 September 2008 at 3:00am<br /><br />Hi,<DIV>Just send it to pointer of Cg3OutlookBarContainer </DIV><DIV>&nbsp;</DIV><DIV>pMyOutlookBarContainer-&gt;SendMessage(..);</DIV>]]>
   </description>
   <pubDate>Fri, 26 Sep 2008 03:00:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12252&amp;PID=41405&amp;title=i-would-like-to-send-message-to-cxtpdockingpan#41405</guid>
  </item> 
  <item>
   <title><![CDATA[I would like to send message to CXTPDockingpan. : class Cg3OutlookBarContainer :...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12252&amp;PID=41378&amp;title=i-would-like-to-send-message-to-cxtpdockingpan#41378</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4549">copycdx2</a><br /><strong>Subject:</strong> 12252<br /><strong>Posted:</strong> 25 September 2008 at 4:21am<br /><br />class Cg3OutlookBarContainer : public CTaskPanelBase<br><br><br>&nbsp;i make inherited class from CTaskPanelBase.<br>and I attached my class to pane.<br><br>case XTP_DPN_SHOWWINDOW:<br>&nbsp;&nbsp;&nbsp;&nbsp; pPane-&gt;Attach(pWnd);<br><br><br>&nbsp;I would like to Send Message to attached my class.<br>&nbsp;when&nbsp; MainProgram state is changed.<br><br>I think to send message to pane.<br>or get my class from pane.<br><br>ex)<br><br>&nbsp;&nbsp;&nbsp; CXTPDockingPaneInfoList&amp; paneList = m_paneManager.GetPaneList();<br>&nbsp;&nbsp; &nbsp;for (POSITION pos = paneList.GetHeadPosition(); pos;)<br>&nbsp;&nbsp; &nbsp;{<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;// the pane is active if the child view has focus.<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;XTP_DOCKINGPANE_INFO&amp; dpi = paneList.GetNext(pos);<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; method 1.<br><font color="#ff0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SendMessage(&nbsp; dpi.pPane, WM_PAINT );<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; or <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dpi.pPane-&gt;SendMessage();</font><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; method 2.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font color="#0000ff">dpi.pPane-&gt;GetMyClass()-&gt;MyFunction();</font><br>&nbsp;&nbsp;&nbsp;&nbsp; }<br><br><br><br>&nbsp;<br>]]>
   </description>
   <pubDate>Thu, 25 Sep 2008 04:21:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12252&amp;PID=41378&amp;title=i-would-like-to-send-message-to-cxtpdockingpan#41378</guid>
  </item> 
 </channel>
</rss>