<?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 : Null argument exception with TabWorkspace in C#</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Null argument exception with TabWorkspace in C#]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 18:12:31 +0000</pubDate>
  <lastBuildDate>Tue, 28 Dec 2010 10:23:13 +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=17716</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[Null argument exception with TabWorkspace in C# : I figured out what the problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=62011&amp;title=null-argument-exception-with-tabworkspace-in-c#62011</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6541">bjust</a><br /><strong>Subject:</strong> 17716<br /><strong>Posted:</strong> 28 December 2010 at 10:23am<br /><br />I figured out what the problem was.&nbsp; I read some other forum articles and discovered that I need to initialize the control after setting the MDIParent property, not before.&nbsp; It works now.]]>
   </description>
   <pubDate>Tue, 28 Dec 2010 10:23:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=62011&amp;title=null-argument-exception-with-tabworkspace-in-c#62011</guid>
  </item> 
  <item>
   <title><![CDATA[Null argument exception with TabWorkspace in C# : Calling SetMDIClient fixed the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=62006&amp;title=null-argument-exception-with-tabworkspace-in-c#62006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6541">bjust</a><br /><strong>Subject:</strong> 17716<br /><strong>Posted:</strong> 27 December 2010 at 11:33am<br /><br />Calling SetMDIClient fixed the problem where the .TabWorkspace property was null on the MDI container.&nbsp; However, I still have the problem on the MDI child windows where the .Options property - and others - are null.&nbsp; Calling SetMDIClient didn't help.]]>
   </description>
   <pubDate>Mon, 27 Dec 2010 11:33:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=62006&amp;title=null-argument-exception-with-tabworkspace-in-c#62006</guid>
  </item> 
  <item>
   <title><![CDATA[Null argument exception with TabWorkspace in C# : Hi,Do you callCommandBars.SetMDIClient...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=61974&amp;title=null-argument-exception-with-tabworkspace-in-c#61974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17716<br /><strong>Posted:</strong> 23 December 2010 at 9:03am<br /><br />Hi,<div><br></div><div>Do you call&nbsp;CommandBars.SetMDIClient ?</div>]]>
   </description>
   <pubDate>Thu, 23 Dec 2010 09:03:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=61974&amp;title=null-argument-exception-with-tabworkspace-in-c#61974</guid>
  </item> 
  <item>
   <title><![CDATA[Null argument exception with TabWorkspace in C# : I am trying to use the CodeJock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=61959&amp;title=null-argument-exception-with-tabworkspace-in-c#61959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6541">bjust</a><br /><strong>Subject:</strong> 17716<br /><strong>Posted:</strong> 22 December 2010 at 4:59pm<br /><br />I am trying to use the CodeJock controls in a C# application.&nbsp; When I try to set the TabWorkspace.IgnoreFlickersOnActivate property, it crashes with a null argument exception.&nbsp; TabWorkspace is null.&nbsp; How can I create it?&nbsp; Also, in some cases the .Options property is null, but not in other cases.&nbsp; What's going on here?]]>
   </description>
   <pubDate>Wed, 22 Dec 2010 16:59:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17716&amp;PID=61959&amp;title=null-argument-exception-with-tabworkspace-in-c#61959</guid>
  </item> 
 </channel>
</rss>