 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Problems with my tabbed webbrowser in VB 2010</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/problems-with-my-tabbed-webbrowser-in-vb-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-my-tabbed-webbrowser-in-vb-2010/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 01:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-my-tabbed-webbrowser-in-vb-2010/#comment-112288</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Mon, 15 Oct 2012 15:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/problems-with-my-tabbed-webbrowser-in-vb-2010/#comment-112288</guid>
		<description><![CDATA[TabControl&#160;and TabPage are different types.&#160; You can&#039;t compare them.&#160;

If you want to determine the currently selected tab page you will need to use the TabControl&#039;s SelectedTab property.]]></description>
		<content:encoded><![CDATA[<p>TabControl&nbsp;and TabPage are different types.&nbsp; You can&#8217;t compare them.&nbsp;</p>
<p>If you want to determine the currently selected tab page you will need to use the TabControl&#8217;s SelectedTab property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-with-my-tabbed-webbrowser-in-vb-2010/#comment-112243</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Sat, 13 Oct 2012 08:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/problems-with-my-tabbed-webbrowser-in-vb-2010/#comment-112243</guid>
		<description><![CDATA[You can&#039;t use &quot;=&quot; for those. You can possibly use the &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/bsc2ak47.aspx&quot; rel=&quot;nofollow&quot;&gt;Object.Equals method&lt;/a&gt;; it&#039;s valid for System.Windows.Forms objects. I don&#039;t know what you can expect, though, because I don&#039;t see how anything is created. -- Tom]]></description>
		<content:encoded><![CDATA[<p>You can&#8217;t use &#8220;=&#8221; for those. You can possibly use the <a href="http://msdn.microsoft.com/en-us/library/bsc2ak47.aspx" rel="nofollow">Object.Equals method</a>; it&#8217;s valid for System.Windows.Forms objects. I don&#8217;t know what you can expect, though, because I don&#8217;t see how anything is created. &#8212; Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.037 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 05:08:48 -->