<?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 : REQUEST: Hwnd for Chart Control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Chart Control : REQUEST: Hwnd for Chart Control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 13:35:43 +0000</pubDate>
  <lastBuildDate>Wed, 20 Oct 2010 09:14:00 +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=17448</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[REQUEST: Hwnd for Chart Control : Great, thanks a lot Oleg!  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=61053&amp;title=request-hwnd-for-chart-control#61053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 17448<br /><strong>Posted:</strong> 20 October 2010 at 9:14am<br /><br />Great, thanks a lot Oleg!]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 09:14:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=61053&amp;title=request-hwnd-for-chart-control#61053</guid>
  </item> 
  <item>
   <title><![CDATA[REQUEST: Hwnd for Chart Control : Thanks,Jason, adding it now. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=61035&amp;title=request-hwnd-for-chart-control#61035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17448<br /><strong>Posted:</strong> 20 October 2010 at 2:07am<br /><br />Thanks,&nbsp;<span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">Jason&nbsp;, adding it now.</span>]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 02:07:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=61035&amp;title=request-hwnd-for-chart-control#61035</guid>
  </item> 
  <item>
   <title><![CDATA[REQUEST: Hwnd for Chart Control : I&amp;#039;m not sure if it is supported...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=60987&amp;title=request-hwnd-for-chart-control#60987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 17448<br /><strong>Posted:</strong> 18 October 2010 at 4:36pm<br /><br />I'm not sure if it is supported in MFC - I am just a lowly ActiveX user ;)<br><br>It is a very nice feature though - essentially you can assign an hWnd to the Child property of the MarkupWindowContainer object and the window will appear in-line with the rest of the markup objects (you also have the usual properties like Horizontal and VerticalAlignment, Visibility, Margins, etc...).<br><br>Maybe someone else can answer the question (it might be better to ask in MFC section though)<br>]]>
   </description>
   <pubDate>Mon, 18 Oct 2010 16:36:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=60987&amp;title=request-hwnd-for-chart-control#60987</guid>
  </item> 
  <item>
   <title><![CDATA[REQUEST: Hwnd for Chart Control : This WindowContainer tag sounds...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=60985&amp;title=request-hwnd-for-chart-control#60985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=669">markr</a><br /><strong>Subject:</strong> 17448<br /><strong>Posted:</strong> 18 October 2010 at 4:17pm<br /><br />This WindowContainer tag sounds very useful. Is it supported in MFC as well? Where is the syntax defined?<br>]]>
   </description>
   <pubDate>Mon, 18 Oct 2010 16:17:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=60985&amp;title=request-hwnd-for-chart-control#60985</guid>
  </item> 
  <item>
   <title><![CDATA[REQUEST: Hwnd for Chart Control : An Hwnd property would be extremely...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=60984&amp;title=request-hwnd-for-chart-control#60984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 17448<br /><strong>Posted:</strong> 18 October 2010 at 3:08pm<br /><br />An Hwnd property would be extremely helpful for the Chart control so that we can use charts withing a MarkupWindowContainer object of the MarkupLabel control.<br><br>Any chance?<br>]]>
   </description>
   <pubDate>Mon, 18 Oct 2010 15:08:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17448&amp;PID=60984&amp;title=request-hwnd-for-chart-control#60984</guid>
  </item> 
 </channel>
</rss>