<?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 : Propertygrid in Taskpanel as group item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Propertygrid in Taskpanel as group item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 16:26:50 +0000</pubDate>
  <lastBuildDate>Tue, 16 Nov 2004 11:33:06 +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=1421</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[Propertygrid in Taskpanel as group item : never mind, found the problem....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1421&amp;PID=4022&amp;title=propertygrid-in-taskpanel-as-group-item#4022</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=584">zagames</a><br /><strong>Subject:</strong> 1421<br /><strong>Posted:</strong> 16 November 2004 at 11:33am<br /><br /><P>never mind, found the problem.&nbsp; I was using the wrong parent window handle</P><P>changed</P><P>gexifInfo.Create(CRect(100,50,300,300),<FONT color=#0000ff size=2>this</FONT><FONT size=2>,IDS_PHOTO_DETAILS);</FONT></P><P><FONT size=2></FONT>&nbsp;</P><P><FONT size=2>to</FONT></P><P>gexifInfo.Create(CRect(100,50,300,300),&amp;m_wndTaskpanel<FONT size=2>,IDS_PHOTO_DETAILS);</FONT></P><P><FONT size=2><IMG src="https://forum.codejock.com/smileys/smiley36.gif" border="0"></FONT></P>]]>
   </description>
   <pubDate>Tue, 16 Nov 2004 11:33:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1421&amp;PID=4022&amp;title=propertygrid-in-taskpanel-as-group-item#4022</guid>
  </item> 
  <item>
   <title><![CDATA[Propertygrid in Taskpanel as group item : I created a property grid and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1421&amp;PID=4021&amp;title=propertygrid-in-taskpanel-as-group-item#4021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=584">zagames</a><br /><strong>Subject:</strong> 1421<br /><strong>Posted:</strong> 16 November 2004 at 10:40am<br /><br /><P>I created a property grid and loaded it into a taskpanel, however i can only see my grid when i close or expand the group item in the task panel.</P><P>Here is the code used.</P><FONT size=2><P>CXTPPropertyGrid gexifInfo;</P></FONT><FONT size=2><P>gexifInfo.Create(CRect(100,50,300,300),</FONT><FONT color=#0000ff size=2>this</FONT><FONT size=2>,IDS_PHOTO_DETAILS);</P><P>gexifInfo.SetOwner(GetParentOwner());</P><P>PGroupExifInfo = m_controlPanel.FindGroup(ID_TASKGROUP_EXIF);</P></FONT><FONT size=2><P>CXTPTaskPanelGroupItem* pItem = PGroupExifInfo-&gt;AddControlItem(gexifInfo);</P></FONT>]]>
   </description>
   <pubDate>Tue, 16 Nov 2004 10:40:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1421&amp;PID=4021&amp;title=propertygrid-in-taskpanel-as-group-item#4021</guid>
  </item> 
 </channel>
</rss>