<?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 : .NET Development</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : .NET Development]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:45:26 +0000</pubDate>
  <lastBuildDate>Thu, 15 Jul 2004 13:12:54 +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=944</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[.NET Development : I downloaded your development...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=944&amp;PID=2488&amp;title=net-development#2488</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=631">EvanHennis</a><br /><strong>Subject:</strong> 944<br /><strong>Posted:</strong> 15 July 2004 at 1:12pm<br /><br /><P>I downloaded your development suite for the ActiveX components. I am walking through your demo of the Tab Manager and I was wondering if you had any documentation about using C# instead of VB.NET . I am on page 26-27 and for the function "wndView.ListItems.Add" you have to pass objects by reference. I declared some objects and I am trying to pass them and I get the error "Invalid Key"<BR>Here is my code:<BR>object a,b,c,d,e;<BR>&nbsp;a=1;<BR>&nbsp;b=0;<BR>&nbsp;c="Tools";<BR>&nbsp;d=1;<BR>&nbsp;e=0;<BR>&nbsp;//wndView.ListItems.Add 1, , "Tools", 1<BR>&nbsp;wndView.ListItems.Add( ref a, <BR>&nbsp;&nbsp;ref b , //not used<BR>&nbsp;&nbsp;ref c, <BR>&nbsp;&nbsp;ref d , <BR>&nbsp;&nbsp;ref e);&nbsp;//not used</P><P>Can you help me out on this?</P>]]>
   </description>
   <pubDate>Thu, 15 Jul 2004 13:12:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=944&amp;PID=2488&amp;title=net-development#2488</guid>
  </item> 
 </channel>
</rss>