<?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 : &quot;Nothing&quot; as parameter of the events ?!?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : &quot;Nothing&quot; as parameter of the events ?!?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 16:28:38 +0000</pubDate>
  <lastBuildDate>Thu, 26 Apr 2007 04:42:01 +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=6984</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[&quot;Nothing&quot; as parameter of the events ?!? : Hello, everybodyI&amp;#039;ve got...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6984&amp;PID=22337&amp;title=nothing-as-parameter-of-the-events#22337</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2116">MNovaro</a><br /><strong>Subject:</strong> 6984<br /><strong>Posted:</strong> 26 April 2007 at 4:42am<br /><br />Hello, everybody<br><br>I've got a strange problem with the SuitePro.<br>In "random" situations, I get "<b>Nothing</b>" as the parameter of the events of some controls. <img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br>In particular, I noticed a problem first with CommandBars, where I got the event <br><br>CommandBars_Execute(ByVal Control As XtremeCommandBars.ICommandBarControl)<br><br>with Control = Nothing. This caused an error on my side; adding the check<br><br>If Control Is Nothing Then Exit Sub<br><br>at the beginning of the event, I noticed that no other control in the commandbars was working, that is: every control was returning "Nothing".<br>Today, I got the same problem with the TabControl: the event:<br><br>TabControl_SelectedChanged(ByVal Item As XtremeSuiteControls.ITabControlItem)<br><br>with the parameter Item = Nothing.<br>I saw this issue first with 11.1.0: never saw before.<br>Any idea about this?<br><br>]]>
   </description>
   <pubDate>Thu, 26 Apr 2007 04:42:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6984&amp;PID=22337&amp;title=nothing-as-parameter-of-the-events#22337</guid>
  </item> 
 </channel>
</rss>