<?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 : Taskpanel / Item.C&#111;ntrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Taskpanel / Item.C&#111;ntrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 23:16:38 +0000</pubDate>
  <lastBuildDate>Tue, 12 Jul 2005 07:56: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=1975</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[Taskpanel / Item.C&#111;ntrol : Hello, Control can be used in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1975&amp;PID=7640&amp;title=taskpanel-item-control#7640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1975<br /><strong>Posted:</strong> 12 July 2005 at 7:56am<br /><br /><P>Hello, Control can be used in Visual Basic 6.0 only for .NET Handle property must be used:</P><P>&nbsp;</P><P><FONT size=2>Item2 = Group.Items.Add(20, "Erster", XTPTaskPanelItemType.xtpTaskItemTypeControl, 501)</FONT></P><P><FONT size=2><FONT color=#0000ff size=2>Me</FONT><FONT size=2>.Controls.Remove(Button1)</P><P>taskPanel.Controls.Add(Button1)</P><P>Item2.Handle = Button1.Handle.ToInt32()</P></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 12 Jul 2005 07:56:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1975&amp;PID=7640&amp;title=taskpanel-item-control#7640</guid>
  </item> 
  <item>
   <title><![CDATA[Taskpanel / Item.C&#111;ntrol : Hello,  I have an problem to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1975&amp;PID=5763&amp;title=taskpanel-item-control#5763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1048">Oma Dose</a><br /><strong>Subject:</strong> 1975<br /><strong>Posted:</strong> 16 March 2005 at 1:18pm<br /><br />Hello,<br><br>I have an problem to use controls in an TaskPanel Group. I use like in the Samples:<br><br>Dim Group As TaskPanelGroup<br>Dim Item As TaskPanelGroupItem<br>Group = AxTaskPanel1.Groups.Add(0, "Erster")<br>Item = Group.Items.Add(0, "", XTPTaskPanelItemType.xtpTaskItemTypeControl)<br>Item.Control = Text1<br><br>But on Text1 I get everytime an exception: "System.InvalidCastException" I use Vb.net 2002.<br><br>Anyone can help?<br><br>Oma Dose<br><br><div style="text-align: left;"></div>]]>
   </description>
   <pubDate>Wed, 16 Mar 2005 13:18:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1975&amp;PID=5763&amp;title=taskpanel-item-control#5763</guid>
  </item> 
 </channel>
</rss>