<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8334444957719110130.post2189569205775660290..comments</id><updated>2011-08-19T11:22:40.437-04:00</updated><category term='future'/><category term='partnerships'/><category term='upcoming features'/><category term='app store'/><category term='media'/><category term='poor design'/><category term='workaround'/><category term='apple'/><category term='programming'/><category term='locura'/><category term='streaming'/><category term='music'/><category term='upgrade'/><category term='demo'/><category term='sample'/><category term='windows 7'/><category term='iphone'/><category term='innovation'/><category term='mac'/><category term='3.0'/><category term='script'/><category term='server'/><category term='video'/><category term='microsoft'/><category term='old technology'/><category term='psp'/><category term='code'/><category term='ipod touch'/><category term='ide'/><category term='.NET'/><title type='text'>Comments on VillainousMind, Inc.: Fix backcolor for tabcontrol in .net</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.villainousmind.com/feeds/2189569205775660290/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default?start-index=26&amp;max-results=25'/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>38</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-6729963179946134721</id><published>2011-08-19T09:14:55.723-04:00</published><updated>2011-08-19T09:14:55.723-04:00</updated><title type='text'>In case the control is resized so the tabs consume...</title><content type='html'>In case the control is resized so the tabs consume all space:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;            Rectangle lastTabRect = GetTabRect(TabPages.Count - 1);&lt;br /&gt;            int width = Width - (lastTabRect.X + lastTabRect.Width);&lt;br /&gt;&lt;br /&gt;            if (width &amp;gt; 0)&lt;br /&gt;            {&lt;br /&gt;                RectangleF tabStripEndRectF = new RectangleF(&lt;br /&gt;                    lastTabRect.X + lastTabRect.Width,&lt;br /&gt;                    lastTabRect.Y - 5,&lt;br /&gt;                    Width - (lastTabRect.X + lastTabRect.Width),&lt;br /&gt;                    lastTabRect.Height + 5);&lt;br /&gt;                e.Graphics.FillRectangle(bgBrush, tabStripEndRectF);&lt;br /&gt;            }</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6729963179946134721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6729963179946134721'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1313759695723#c6729963179946134721' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1336556022'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-6837825201964457751</id><published>2011-06-14T07:34:47.101-04:00</published><updated>2011-06-14T07:34:47.101-04:00</updated><title type='text'>I&amp;#39;ve not used a gradient background before.  I...</title><content type='html'>I&amp;#39;ve not used a gradient background before.  I would make sure that you are using a gradient image and make sure the code is using the image and not the background color.  Hope this helps!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6837825201964457751'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6837825201964457751'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1308051287101#c6837825201964457751' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-4242851905162430255</id><published>2011-06-14T07:31:02.123-04:00</published><updated>2011-06-14T07:31:02.123-04:00</updated><title type='text'>This post is purely brilliant!!!!! Thanks man. I d...</title><content type='html'>This post is purely brilliant!!!!! Thanks man. I do have a problem though, i have placed my custom tabcontrol on a panel that has a gradient painted when it is loaded, the tabcontrol however only picks up the default panel color rather than then gradient, how do i fix this issue? thansk for any help</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/4242851905162430255'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/4242851905162430255'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1308051062123#c4242851905162430255' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1853509834'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-2698773986149349767</id><published>2011-03-29T10:05:45.188-04:00</published><updated>2011-03-29T10:05:45.188-04:00</updated><title type='text'>Thanks so much for sharing this solution.  Spent a...</title><content type='html'>Thanks so much for sharing this solution.  Spent all day yesterday banging my head against the wall trying to figure it out and stumbled across your post.  Cheers!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2698773986149349767'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2698773986149349767'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1301407545188#c2698773986149349767' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2035333241'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-5310823023372418441</id><published>2011-01-28T09:12:09.084-05:00</published><updated>2011-01-28T09:12:09.084-05:00</updated><title type='text'>Thanks!  I was in the same boat you were in.  Ther...</title><content type='html'>Thanks!  I was in the same boat you were in.  There was code out there that got me halfway, but nothing got me all the way.  Once I finished it I knew there would be others that could benefit from it.  I&amp;#39;m glad it was helpful to you.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/5310823023372418441'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/5310823023372418441'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1296223929084#c5310823023372418441' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-6394110769571808475</id><published>2011-01-27T18:21:30.721-05:00</published><updated>2011-01-27T18:21:30.721-05:00</updated><title type='text'>This is concentrated form of awesomeness.  I was s...</title><content type='html'>This is concentrated form of awesomeness.  I was struggling for days till I found this gem of a code snippet.  THANKS!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6394110769571808475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6394110769571808475'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1296170490721#c6394110769571808475' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1817435857'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-6775733273317746039</id><published>2010-09-02T07:45:22.496-04:00</published><updated>2010-09-02T07:45:22.496-04:00</updated><title type='text'>Rakesh,

This was originally developed, compiled, ...</title><content type='html'>Rakesh,&lt;br /&gt;&lt;br /&gt;This was originally developed, compiled, and tested on XP.  I have not heard of the issues you are having.&lt;br /&gt;&lt;br /&gt;I wish I could be of more help but I have not seen this.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6775733273317746039'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6775733273317746039'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1283427922496#c6775733273317746039' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-3972165512897148637</id><published>2010-09-02T02:00:42.537-04:00</published><updated>2010-09-02T02:00:42.537-04:00</updated><title type='text'>Hi, 

I used your code and was able to color the t...</title><content type='html'>Hi, &lt;br /&gt;&lt;br /&gt;I used your code and was able to color the tab labels to black and draw the string on them and its working fine on Vista machines. But, out client used Windows XP.&lt;br /&gt;and the text which we are drawing over the tab labels is not shown.&lt;br /&gt;&lt;br /&gt;Have you ever come across such an issue with this..&lt;br /&gt;Thanks for the help..&lt;br /&gt;&lt;br /&gt;Rakesh</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/3972165512897148637'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/3972165512897148637'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1283407242537#c3972165512897148637' title=''/><author><name>Rakesh</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1946976528'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-1719699308702775211</id><published>2010-08-06T14:50:29.586-04:00</published><updated>2010-08-06T14:50:29.586-04:00</updated><title type='text'>First of all, sorry for your grief.. I share your ...</title><content type='html'>First of all, sorry for your grief.. I share your pain.. Secondly, hats off to you for A: finding a solution &amp;amp; B: Posting it to the world to bring us one step closer to sanity ;) a million thanx.. and last (but DEFINATELY not least), awsome job on ur form.. looks great.. nice techique, layout, colors.....</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/1719699308702775211'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/1719699308702775211'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1281120629586#c1719699308702775211' title=''/><author><name>elielCT</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-86610217'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-7975384866211485577</id><published>2010-07-28T06:39:24.200-04:00</published><updated>2010-07-28T06:39:24.200-04:00</updated><title type='text'>Really very useful post, thank you very much!</title><content type='html'>Really very useful post, thank you very much!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/7975384866211485577'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/7975384866211485577'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1280313564200#c7975384866211485577' title=''/><author><name>Nazife</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-7038150'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-177412504068321425</id><published>2010-07-26T17:53:33.330-04:00</published><updated>2010-07-26T17:53:33.330-04:00</updated><title type='text'>Thanks, David. This is a great start for an owner ...</title><content type='html'>Thanks, David. This is a great start for an owner drawn TabControl in Windows Forms.&lt;br /&gt;&lt;br /&gt;To follow up the anonymous post of 13 August: if I can figure out how to change the colors of the edges I&amp;#39;ll post the solution in a comment to follow.&lt;br /&gt;&lt;br /&gt;- Gary</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/177412504068321425'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/177412504068321425'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1280181213330#c177412504068321425' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-403078506'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-8687922501369382935</id><published>2010-06-11T11:00:36.722-04:00</published><updated>2010-06-11T11:00:36.722-04:00</updated><title type='text'>Glad I could help.  Just pay it forward. :)</title><content type='html'>Glad I could help.  Just pay it forward. :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/8687922501369382935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/8687922501369382935'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1276268436722#c8687922501369382935' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-7122899808576054122</id><published>2010-06-11T10:45:16.117-04:00</published><updated>2010-06-11T10:45:16.117-04:00</updated><title type='text'>This is awesome, I owe you a ! ;)</title><content type='html'>This is awesome, I owe you a ! ;)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/7122899808576054122'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/7122899808576054122'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1276267516117#c7122899808576054122' title=''/><author><name>Bobby</name><uri>http://www.bonsaimind.org</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1618708306'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-2869068149702363269</id><published>2010-06-03T11:46:55.930-04:00</published><updated>2010-06-03T11:46:55.930-04:00</updated><title type='text'>Thanks so much.  I had the DrawItem implemented bu...</title><content type='html'>Thanks so much.  I had the DrawItem implemented but I still needed the colorization from last tab to end of tabcontrol.  You supplied just what I needed.&lt;br /&gt;Darn Vista with that transparency issue and having to use DrawMode OwnerDrawFixed.&lt;br /&gt;Anyway, thanks again.&lt;br /&gt;Herbie</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2869068149702363269'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2869068149702363269'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1275580015930#c2869068149702363269' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1602576368'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-6183453516767831779</id><published>2010-04-27T08:18:18.988-04:00</published><updated>2010-04-27T08:18:18.988-04:00</updated><title type='text'>Excellent!  Glad to know it did the trick.</title><content type='html'>Excellent!  Glad to know it did the trick.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6183453516767831779'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/6183453516767831779'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1272370698988#c6183453516767831779' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-8868794815959244552</id><published>2010-04-26T23:07:12.803-04:00</published><updated>2010-04-26T23:07:12.803-04:00</updated><title type='text'>i applied your codes to our project and it worked....</title><content type='html'>i applied your codes to our project and it worked. i really learned a lot. thanks. it&amp;#39;s my first time in C# so you&amp;#39;ve been a big help.&lt;br /&gt;&lt;br /&gt;Reia</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/8868794815959244552'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/8868794815959244552'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1272337632803#c8868794815959244552' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2001794230'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-3032665299682540453</id><published>2010-03-27T15:02:00.021-04:00</published><updated>2010-03-27T15:02:00.021-04:00</updated><title type='text'>I&amp;#39;ve given my problematic image another try, t...</title><content type='html'>I&amp;#39;ve given my problematic image another try, this time by increasing the size of the image (as it was an imge that could be tiled). I just tried it out and it works fine, so if the image you&amp;#39;re trying to use is too small it won&amp;#39;t draw over your tabcontrol :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/3032665299682540453'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/3032665299682540453'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1269716520021#c3032665299682540453' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-760335007'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-7036564788796938595</id><published>2010-03-24T13:09:43.208-04:00</published><updated>2010-03-24T13:09:43.208-04:00</updated><title type='text'>That&amp;#39;s good to know!  So, there is the possibi...</title><content type='html'>That&amp;#39;s good to know!  So, there is the possibility that some images won&amp;#39;t work with this process.  Thanks for posting that info.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/7036564788796938595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/7036564788796938595'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1269450583208#c7036564788796938595' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-2794225217094830307</id><published>2010-03-24T12:43:31.702-04:00</published><updated>2010-03-24T12:43:31.702-04:00</updated><title type='text'>I looked into it some more and it seems the image ...</title><content type='html'>I looked into it some more and it seems the image I wanted to use doesn&amp;#39;t work (any other image works), so I&amp;#39;m using an alternative image now. Thanks for the great code :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2794225217094830307'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2794225217094830307'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1269449011702#c2794225217094830307' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1323861217'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-8163050278436466866</id><published>2010-03-22T19:29:05.368-04:00</published><updated>2010-03-22T19:29:05.368-04:00</updated><title type='text'>I tried out your code using a background image and...</title><content type='html'>I tried out your code using a background image and a background color and both worked fine for me.  Make sure that you are setting the &amp;quot;DrawMode&amp;quot; property on the TabControl to &amp;quot;OwnerDrawFixed&amp;quot;.  Without this property set, the DrawItem event won&amp;#39;t fire.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/8163050278436466866'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/8163050278436466866'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1269300545368#c8163050278436466866' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-2156802625376573143</id><published>2010-03-22T16:05:44.495-04:00</published><updated>2010-03-22T16:05:44.495-04:00</updated><title type='text'>this is what&amp;#39;s in my project currently, I&amp;#39;...</title><content type='html'>this is what&amp;#39;s in my project currently, I&amp;#39;ve tried other methods as well, still no success&lt;br /&gt;&lt;br /&gt;private void tabControl1_DrawItem(object sender, DrawItemEventArgs e)&lt;br /&gt;        {&lt;br /&gt;            DrawTabControlTabs(tabControl1, e, null);&lt;br /&gt;        }&lt;br /&gt;&lt;br /&gt;        private void DrawTabControlTabs(TabControl tabControl, DrawItemEventArgs e, ImageList images)&lt;br /&gt;        {&lt;br /&gt;            // Get the bounding end of tab strip rectangles.&lt;br /&gt;            Rectangle tabstripEndRect = tabControl.GetTabRect(tabControl.TabPages.Count - 1);&lt;br /&gt;            RectangleF tabstripEndRectF = new RectangleF(tabstripEndRect.X + tabstripEndRect.Width, tabstripEndRect.Y - 5,&lt;br /&gt;         tabControl.Width - (tabstripEndRect.X + tabstripEndRect.Width), tabstripEndRect.Height + 5);&lt;br /&gt;&lt;br /&gt;            // First, do the end of the tab strip.&lt;br /&gt;            // If we have an image use it.&lt;br /&gt;            if (tabControl.Parent.BackgroundImage != null)&lt;br /&gt;            {&lt;br /&gt;                RectangleF src = new RectangleF(tabstripEndRectF.X + tabControl.Left, tabstripEndRectF.Y + tabControl.Top, tabstripEndRectF.Width, tabstripEndRectF.Height);&lt;br /&gt;                e.Graphics.DrawImage(tabControl.Parent.BackgroundImage, tabstripEndRectF, src, GraphicsUnit.Pixel);&lt;br /&gt;            }&lt;br /&gt;            // If we have no image, use the background color.&lt;br /&gt;            else&lt;br /&gt;            {&lt;br /&gt;                using (Brush backBrush = new SolidBrush(tabControl.Parent.BackColor))&lt;br /&gt;                {&lt;br /&gt;                    e.Graphics.FillRectangle(backBrush, tabstripEndRectF);&lt;br /&gt;                }&lt;br /&gt;            }&lt;br /&gt;&lt;br /&gt;            // Set up the page and the various pieces.&lt;br /&gt;            TabPage page = tabControl.TabPages[e.Index];&lt;br /&gt;            Brush BackBrush = new SolidBrush(page.BackColor);&lt;br /&gt;            Brush ForeBrush = new SolidBrush(page.ForeColor);&lt;br /&gt;            string TabName = page.Text;&lt;br /&gt;&lt;br /&gt;            // Set up the offset for an icon, the bounding rectangle and image size and then fill the background.&lt;br /&gt;            int iconOffset = 0;&lt;br /&gt;            Rectangle tabBackgroundRect = e.Bounds;&lt;br /&gt;            e.Graphics.FillRectangle(BackBrush, tabBackgroundRect);&lt;br /&gt;&lt;br /&gt;            // If we have images, process them.&lt;br /&gt;            if (images != null)&lt;br /&gt;            {&lt;br /&gt;                // Get sice and image.&lt;br /&gt;                Size size = images.ImageSize;&lt;br /&gt;                Image icon = null;&lt;br /&gt;                if (page.ImageIndex &amp;gt; -1)&lt;br /&gt;                    icon = images.Images[page.ImageIndex];&lt;br /&gt;                else if (page.ImageKey != &amp;quot;&amp;quot;)&lt;br /&gt;                    icon = images.Images[page.ImageKey];&lt;br /&gt;&lt;br /&gt;                // If there is an image, use it.&lt;br /&gt;                if (icon != null)&lt;br /&gt;                {&lt;br /&gt;                    Point startPoint = new Point(tabBackgroundRect.X + 2 + ((tabBackgroundRect.Height - size.Height) / 2),&lt;br /&gt;                 tabBackgroundRect.Y + 2 + ((tabBackgroundRect.Height - size.Height) / 2));&lt;br /&gt;                    e.Graphics.DrawImage(icon, new Rectangle(startPoint, size));&lt;br /&gt;                    iconOffset = size.Width + 4;&lt;br /&gt;                }&lt;br /&gt;            }&lt;br /&gt;&lt;br /&gt;            // Draw out the label.&lt;br /&gt;            Rectangle labelRect = new Rectangle(tabBackgroundRect.X + iconOffset, tabBackgroundRect.Y + 3,&lt;br /&gt;         tabBackgroundRect.Width - iconOffset, tabBackgroundRect.Height - 3);&lt;br /&gt;            StringFormat sf = new StringFormat();&lt;br /&gt;            sf.Alignment = StringAlignment.Center;&lt;br /&gt;            e.Graphics.DrawString(TabName, e.Font, ForeBrush, labelRect, sf);&lt;br /&gt;&lt;br /&gt;            //Dispose objects&lt;br /&gt;            sf.Dispose();&lt;br /&gt;            BackBrush.Dispose();&lt;br /&gt;            ForeBrush.Dispose();&lt;br /&gt;        }</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2156802625376573143'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/2156802625376573143'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1269288344495#c2156802625376573143' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1323861217'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-3883733551216210678</id><published>2010-03-19T07:46:59.423-04:00</published><updated>2010-03-19T07:46:59.423-04:00</updated><title type='text'>If you want to post your code I&amp;#39;ll take a look...</title><content type='html'>If you want to post your code I&amp;#39;ll take a look.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/3883733551216210678'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/3883733551216210678'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1268999219423#c3883733551216210678' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-5134560036631613930</id><published>2010-03-18T23:23:46.462-04:00</published><updated>2010-03-18T23:23:46.462-04:00</updated><title type='text'>For some reason I can&amp;#39;t draw over the tabcontr...</title><content type='html'>For some reason I can&amp;#39;t draw over the tabcontrol (neither color nor image). I&amp;#39;ve put your method in tabControl1_DrawItem method (changed variables to fit the control), the code do run but nothing gets drawn that I can see...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/5134560036631613930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/5134560036631613930'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1268969026462#c5134560036631613930' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1323861217'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-1386315134861825021</id><published>2009-10-13T07:32:39.146-04:00</published><updated>2009-10-13T07:32:39.146-04:00</updated><title type='text'>hehe.  Welcome to Microsoft&amp;#39;s development fram...</title><content type='html'>hehe.  Welcome to Microsoft&amp;#39;s development framework that is &amp;quot;by design&amp;quot;. ;)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/1386315134861825021'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/1386315134861825021'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1255433559146#c1386315134861825021' title=''/><author><name>David</name><uri>http://www.blogger.com/profile/16251200942086503394</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='20' height='32' src='http://3.bp.blogspot.com/_uQ77Xjjn4iY/SN_kCEGla2I/AAAAAAAAAAM/4AL-cgoCvdY/S220/DavidBishopBust.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1734880009'/></entry><entry><id>tag:blogger.com,1999:blog-8334444957719110130.post-4262003981933607032</id><published>2009-10-13T06:02:16.364-04:00</published><updated>2009-10-13T06:02:16.364-04:00</updated><title type='text'>Thank you very much for providing a workaround for...</title><content type='html'>Thank you very much for providing a workaround for yet another annoying Microsoft &amp;quot;feature&amp;quot;. Seems every week I stumble upon a new one.. sometimes it makes me wonder if the MS staff is made up of thousands of (poorly) trained monkeys, actually. Last week, it was the fact that Labels can be set to transparent background in the IDE, but of course it won&amp;#39;t work runtime until you realise you have to explicitly set their parents (and that TextBoxes can&amp;#39;t be transparent at all). The most disturbing bug I&amp;#39;ve found so far though is the fact that the Calendar.GetWeekOfYear function does NOT (contrary to what its documentation states) follow the ISO standard. Oh, and the one where you HAVE to set the current culture to en-US, or your Excel automation code will break during runtime. And don&amp;#39;t forget about the fact that MS provide all sorts of fancy localisation and culture-specific stuff and pride themselves in following standards, yet they insist on Sunday being the first day of the week in the DayOfWeek struct. &amp;gt;:|&lt;br /&gt;&lt;br /&gt;Well, enough ranting. Thanks again! :)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/4262003981933607032'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8334444957719110130/2189569205775660290/comments/default/4262003981933607032'/><link rel='alternate' type='text/html' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html?showComment=1255428136364#c4262003981933607032' title=''/><author><name>Emil</name><uri>http://www.blogger.com/profile/16916998313702752234</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.villainousmind.com/2009/04/fix-backcolor-for-tabcontrol-in-net.html' ref='tag:blogger.com,1999:blog-8334444957719110130.post-2189569205775660290' source='http://www.blogger.com/feeds/8334444957719110130/posts/default/2189569205775660290' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1929187310'/></entry></feed>
