<?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 and Groups</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : TaskPanel and Groups]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 02:37:27 +0000</pubDate>
  <lastBuildDate>Fri, 02 Dec 2005 14:06:28 +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=3297</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 and Groups : Hi,  Foryour C# 2005 code will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9976&amp;title=taskpanel-and-groups#9976</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3297<br /><strong>Posted:</strong> 02 December 2005 at 2:06pm<br /><br /><P>Hi,</P><P>&nbsp;</P><P>For&nbsp;your C# 2005 code will looks like:</P><P>&nbsp;</P><FONT color=#0000ff size=2><P>private</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> Form1_Load(</FONT><FONT color=#0000ff size=2>object</FONT><FONT size=2> sender, </FONT><FONT color=#008080 size=2>EventArgs</FONT><FONT size=2> e)</P><P>{</P><P>XtremeTaskPanel.</FONT><FONT color=#008080 size=2>TaskPanelGroup</FONT><FONT size=2> Group = axTaskPanel2.Groups.Add(1, </FONT><FONT color=#800000 size=2>"Group1"</FONT><FONT size=2>);</P><P>Group.Items.Add(1, </FONT><FONT color=#800000 size=2>"Item1"</FONT><FONT size=2>, XtremeTaskPanel.</FONT><FONT color=#008080 size=2>XTPTaskPanelItemType</FONT><FONT size=2>.xtpTaskItemTypeLink, 1);</P><P>Group.Expandable = </FONT><FONT color=#0000ff size=2>false</FONT><FONT size=2>;</P><P></P><P>Group = axTaskPanel1.Groups.Add(1, </FONT><FONT color=#800000 size=2>"Group1"</FONT><FONT size=2>);</P><P>Group.Items.Add(1, </FONT><FONT color=#800000 size=2>"Item1"</FONT><FONT size=2>, XtremeTaskPanel.</FONT><FONT color=#008080 size=2>XTPTaskPanelItemType</FONT><FONT size=2>.xtpTaskItemTypeLink, 1);</P><P>Group.Items.Add(2, </FONT><FONT color=#800000 size=2>"Item2"</FONT><FONT size=2>, XtremeTaskPanel.</FONT><FONT color=#008080 size=2>XTPTaskPanelItemType</FONT><FONT size=2>.xtpTaskItemTypeLink, 1);</P><P>XtremeTaskPanel.</FONT><FONT color=#008080 size=2>TaskPanelGroupItem</FONT><FONT size=2> Item = Group.Items.Add(2, </FONT><FONT color=#800000 size=2>"Item3"</FONT><FONT size=2>, XtremeTaskPanel.</FONT><FONT color=#008080 size=2>XTPTaskPanelItemType</FONT><FONT size=2>.xtpTaskItemTypeControl, 1);</P><P>Item.Handle = axTaskPanel2.hWnd;</P><P>axTaskPanel2.Parent = axTaskPanel1;</P><P>}</P></FONT>]]>
   </description>
   <pubDate>Fri, 02 Dec 2005 14:06:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9976&amp;title=taskpanel-and-groups#9976</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanel and Groups : Oleg -  Thank you... that is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9890&amp;title=taskpanel-and-groups#9890</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1632">SteveStraley</a><br /><strong>Subject:</strong> 3297<br /><strong>Posted:</strong> 29 November 2005 at 12:40pm<br /><br />Oleg -<br><br>Thank you... that is EXACTLY what I was looking for.&nbsp;&nbsp; Much obliged!<br><br>Steve<br>]]>
   </description>
   <pubDate>Tue, 29 Nov 2005 12:40:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9890&amp;title=taskpanel-and-groups#9890</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanel and Groups :     Hmm.. You can try to insert...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9876&amp;title=taskpanel-and-groups#9876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3297<br /><strong>Posted:</strong> 29 November 2005 at 1:02am<br /><br /><P>&nbsp;</P><P>&nbsp;</P><P><IMG src="uploads/oleg/2005-11-29_010124_TaskPanel.PNG" border="0"></P><P>&nbsp;</P><P>Hmm.. You can try to insert one task panel to another using xtpTaskItemTypeControl:</P><P>&nbsp;&nbsp;&nbsp; Set Group = TaskPanel1.Groups.Add(1, "Group1")<BR>&nbsp;&nbsp;&nbsp; Group.Items.Add 1, "Item1", xtpTaskItemTypeLink, 1<BR>&nbsp;&nbsp;&nbsp; Group.Items.Add 2, "Item2", xtpTaskItemTypeLink, 1<BR>&nbsp;&nbsp;&nbsp; Set Item = Group.Items.Add(2, "Item3", xtpTaskItemTypeControl, 1)<BR>&nbsp;&nbsp;&nbsp; Item.Control = TaskPanel2<BR></P>]]>
   </description>
   <pubDate>Tue, 29 Nov 2005 01:02:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9876&amp;title=taskpanel-and-groups#9876</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanel and Groups : Oleg,  Thank you. Any plans...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9869&amp;title=taskpanel-and-groups#9869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1632">SteveStraley</a><br /><strong>Subject:</strong> 3297<br /><strong>Posted:</strong> 28 November 2005 at 4:37pm<br /><br />Oleg,<br><br>Thank you.&nbsp;&nbsp; Any plans for this?<br><br>Steve<br>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 16:37:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9869&amp;title=taskpanel-and-groups#9869</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanel and Groups : no. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9863&amp;title=taskpanel-and-groups#9863</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3297<br /><strong>Posted:</strong> 28 November 2005 at 1:47pm<br /><br />no.]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 13:47:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9863&amp;title=taskpanel-and-groups#9863</guid>
  </item> 
  <item>
   <title><![CDATA[TaskPanel and Groups : Hi,  Is it possible to have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9858&amp;title=taskpanel-and-groups#9858</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1632">SteveStraley</a><br /><strong>Subject:</strong> 3297<br /><strong>Posted:</strong> 28 November 2005 at 12:39pm<br /><br />Hi,<br><br>Is it possible to have SUB-groups within a TaskPanel group?<br><br>Thanks,<br><br>Steve<br>]]>
   </description>
   <pubDate>Mon, 28 Nov 2005 12:39:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3297&amp;PID=9858&amp;title=taskpanel-and-groups#9858</guid>
  </item> 
 </channel>
</rss>