<?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 : Adding Controls to Items.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : Adding Controls to Items.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 02:17:39 +0000</pubDate>
  <lastBuildDate>Thu, 17 Jan 2008 14:15:36 +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=9337</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[Adding Controls to Items. : Never Mind...Found this and it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9337&amp;PID=30234&amp;title=adding-controls-to-items#30234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2098">SteveDude</a><br /><strong>Subject:</strong> 9337<br /><strong>Posted:</strong> 17 January 2008 at 2:15pm<br /><br />Never Mind...Found this and it worked...<DIV>Hi, Add <DIV>property to UserControl:</DIV><DIV>&nbsp;</DIV><DIV>Public Property Get hWnd() As Long<BR>hWnd = UserControl.hWnd<BR>End Property</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>and add it to TaskPanel:</DIV><DIV>&nbsp; Set Item = Group.Items.Add(ID_TASKITEM_MYDOCUMENTS, "My Documents", xtpTaskItemTypeControl, 8)<BR>&nbsp;Item.SetHandle UserControl11.hWnd<BR></DIV></DIV>]]>
   </description>
   <pubDate>Thu, 17 Jan 2008 14:15:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9337&amp;PID=30234&amp;title=adding-controls-to-items#30234</guid>
  </item> 
  <item>
   <title><![CDATA[Adding Controls to Items. : I can&amp;#039;t seem to get any non-intrinsic...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9337&amp;PID=30233&amp;title=adding-controls-to-items#30233</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2098">SteveDude</a><br /><strong>Subject:</strong> 9337<br /><strong>Posted:</strong> 17 January 2008 at 2:01pm<br /><br />I can't seem to get any non-intrinsic controls to be added as Items. A simple VB Textbox, Checkbox &nbsp;or Commandbutton will add fine as an item, but controls that I have in my project will not be added. No error is shown, they just are not added to the group as an Item. <DIV>&nbsp;</DIV><DIV>If I place them on a container object, such as a frame or picturebox they add fine, but unfortuanately this is not possible in my project because&nbsp;additional controls are added dynamically. For example I have one of each&nbsp;in a project with an Index of 0. Any additional controls required are created using the load routine. As I said this works fine with Intrinsic controls, but not custom ones.</DIV><DIV>&nbsp;</DIV><DIV>I do have another Explorerbar type control that this works fine with, but not with the&nbsp;CodeJock taskPanel. </DIV><DIV>&nbsp;</DIV><DIV>Any help or insight would be appreciated.</DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>&nbsp;</DIV><DIV>Steve</DIV>]]>
   </description>
   <pubDate>Thu, 17 Jan 2008 14:01:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9337&amp;PID=30233&amp;title=adding-controls-to-items#30233</guid>
  </item> 
 </channel>
</rss>