<?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 : TaskPanelGroupItem.C&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TaskPanelGroupItem.C&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 17:24:50 +0000</pubDate>
  <lastBuildDate>Sun, 01 May 2005 03:51:34 +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=1730</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[TaskPanelGroupItem.C&#111;ntrol : I have a similar problem and also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=6422&amp;title=taskpanelgroupitem-control#6422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=935">TobiasWeltner</a><br /><strong>Subject:</strong> 1730<br /><strong>Posted:</strong> 01 May 2005 at 3:51am<br /><br /><P>I have a similar problem and also used a picture box control.</P><P>However, now on some systems, the controls do not appear and instead an error message "method ~ of ~ failed" appears. I was unable to track down exactly on which systems this problem appears. I'd love to see support respond on this. It seems as if task panel does not work reliably with custom controls on all windows systems, and I'd like to find out why. Need to deliver a solution that runs on all XP systems. </P>]]>
   </description>
   <pubDate>Sun, 01 May 2005 03:51:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=6422&amp;title=taskpanelgroupitem-control#6422</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanelGroupItem.C&#111;ntrol : Havemanaged to find a work around...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=4951&amp;title=taskpanelgroupitem-control#4951</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1730<br /><strong>Posted:</strong> 02 February 2005 at 4:57am<br /><br /><P>Have&nbsp;managed to find a work around (again) to this problem.</P><P>I put the usercontol inside a picturebox and then linked the picturebox. Am posting this info in case it benifits anyone else in the future.</P><P>Would still appreciate a reply from support.</P>]]>
   </description>
   <pubDate>Wed, 02 Feb 2005 04:57:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=4951&amp;title=taskpanelgroupitem-control#4951</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanelGroupItem.C&#111;ntrol : As an update I have just tried...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=4921&amp;title=taskpanelgroupitem-control#4921</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1730<br /><strong>Posted:</strong> 01 February 2005 at 5:54am<br /><br /><P>As an update I have just tried adding a completely blank usercontol and it has the same error (just in case you thought it might have been something wrong with my control)</P><P>eg Set Item.Control = Me.UserControl11</P>]]>
   </description>
   <pubDate>Tue, 01 Feb 2005 05:54:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=4921&amp;title=taskpanelgroupitem-control#4921</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanelGroupItem.C&#111;ntrol : I am trying to use the TaskPanel...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=4920&amp;title=taskpanelgroupitem-control#4920</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1730<br /><strong>Posted:</strong> 01 February 2005 at 5:52am<br /><br /><P>I am trying to use the TaskPanel control and set a custom control.</P><P>I have followed the code from the search form in the sample project which works fine.</P><P>Using this example&nbsp;if I substitue my control (which is a usercontrol I have made) for the sample textboxes&nbsp;I get&nbsp;the following error :<BR>"Method 'Control' of object 'ITaskPanelGroupItem' failed"</P><P>The&nbsp;code is exactly the same, it is just pointing to my control now instead of the VB one.</P><P>Set Item.Control = Me.txtDate</P><P>I assume it is because I have missed some public property or something on my control that TaskPanel is looking for. I added a .hWnd property but it didnt make a difference.</P><P>Can you please advise what characteristics or properties I need to include in my usercontrol&nbsp;so that it can be used in this way.</P><P>Thanks</P><span style="font-size:10px"><br /><br />Edited by Maui</span>]]>
   </description>
   <pubDate>Tue, 01 Feb 2005 05:52:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1730&amp;PID=4920&amp;title=taskpanelgroupitem-control#4920</guid>
  </item> 
 </channel>
</rss>