<?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 : CTabCtrl: wrong skinning when tabs are on bottom</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : CTabCtrl: wrong skinning when tabs are on bottom]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 18:30:02 +0000</pubDate>
  <lastBuildDate>Fri, 08 Apr 2011 03:49:44 +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=18173</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[CTabCtrl: wrong skinning when tabs are on bottom : Hi Oleg;Using the solution mentioned...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63785&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 18173<br /><strong>Posted:</strong> 08 April 2011 at 3:49am<br /><br />Hi Oleg;<br><br>Using the solution mentioned in <a href="http://forum.codejock.com/forum_posts.asp?TID=18166%20" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=18166</a> solved my problem.<br>]]>
   </description>
   <pubDate>Fri, 08 Apr 2011 03:49:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63785&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63785</guid>
  </item> 
  <item>
   <title><![CDATA[CTabCtrl: wrong skinning when tabs are on bottom :   oleg wrote:You can use CXTPTabControl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63752&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63752</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 18173<br /><strong>Posted:</strong> 06 April 2011 at 3:11pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />You can use CXTPTabControl or CXTPTabCtrl - they can rotate it.</td></tr></table>Hello Oleg; I chose this way because of problems described in <a href="http://forum.codejock.com/forum_posts.asp?TID=18166%20" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=18166</a><br>Bit I'll try your suggestions with STATIC and SS_NOTIFY.<br><a href="http://forum.codejock.com/forum_posts.asp?TID=18166%20" target="_blank"></a>]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 15:11:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63752&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63752</guid>
  </item> 
  <item>
   <title><![CDATA[CTabCtrl: wrong skinning when tabs are on bottom : You can use CXTPTabControl or...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63750&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63750</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 18173<br /><strong>Posted:</strong> 06 April 2011 at 2:11pm<br /><br />You can use CXTPTabControl or CXTPTabCtrl - they can rotate it.]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 14:11:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63750&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63750</guid>
  </item> 
  <item>
   <title><![CDATA[CTabCtrl: wrong skinning when tabs are on bottom : Hi;Look at this screenshot:The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63745&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63745</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 18173<br /><strong>Posted:</strong> 06 April 2011 at 9:56am<br /><br />Hi;<br><br>Look at this screenshot:<br><br><img src="uploads/109/06-04-2011_15-42-31.png" height="87" width="332" border="0" /><br><br>The CTabCtrl is created with TCS_BOTTOM style, but the tabs are rendered as if they are on top of the control. <br>This can be seen in version 13.4.0 onwards. I didn't test releases prior to 13.4.0!<br>How can this be fixed?<br><br><br>]]>
   </description>
   <pubDate>Wed, 06 Apr 2011 09:56:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18173&amp;PID=63745&amp;title=ctabctrl-wrong-skinning-when-tabs-are-on-bottom#63745</guid>
  </item> 
 </channel>
</rss>