<?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 : question for tabcontrol</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : question for tabcontrol]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 02:12:48 +0000</pubDate>
  <lastBuildDate>Mon, 04 May 2015 05:19:20 +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=22592</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[question for tabcontrol : Hi,  i have question for tabcontrol I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22592&amp;PID=73372&amp;title=question-for-tabcontrol#73372</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8854">zinsuda</a><br /><strong>Subject:</strong> 22592<br /><strong>Posted:</strong> 04 May 2015 at 5:19am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>i have question for tabcontrol</DIV><DIV>&nbsp;</DIV>I have applied the Vista.cjstyles style to the application using following method:<DIV>&nbsp;</DIV><DIV>XTPSkinManager()-&gt;LoadSkin(m_strStylesPath + _T("Vista.cjstyles"), _T("NormalSilver.INI"));</DIV><DIV>&nbsp;</DIV>For to draw transparent background for&nbsp;tab controls I have added ON_WM_CTLCOLOR() message.<BR>Please have look code part:<BR><DIV>&nbsp;</DIV><DIV>HBRUSH CTLM_CONFIG1::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor)<BR>{<BR>&nbsp;HBRUSH hbr = CDialog::OnCtlColor(pDC, pWnd, nCtlColor);</DIV><DIV><BR>&nbsp;&nbsp;if (pWnd-&gt;GetDlgCtrlID() == IDC_TAB)<BR>&nbsp;{<BR>&nbsp;&nbsp;pDC-&gt;SetTextColor(RGB(0, 0, 0));<BR>&nbsp;&nbsp;pDC-&gt;SetBkMode(TRANSPARENT);</DIV><DIV>&nbsp;&nbsp;HGDIOBJ hObject = ::GetStockObject(NULL_BRUSH);</DIV><DIV>&nbsp;&nbsp;return (HBRUSH)hObject;<BR>&nbsp;}<BR><BR>&nbsp;return hbr;<BR>}</DIV><DIV><SPAN></SPAN><SPAN></SPAN>&nbsp;</DIV><DIV><SPAN>i want background transperant for tabcontrol</SPAN></DIV><DIV><SPAN></SPAN>&nbsp;</DIV><DIV><SPAN><img src="http://forum.codejock.com/uploads/8854/1.png" height="379" width="1153" border="0" /></SPAN></DIV><DIV>&nbsp;</DIV><DIV><DIV><SPAN>help me please.&nbsp;&nbsp; ioi</SPAN></DIV><DIV><SPAN></SPAN>&nbsp;</DIV><DIV><SPAN>have a nice day</SPAN></DIV></DIV>]]>
   </description>
   <pubDate>Mon, 04 May 2015 05:19:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22592&amp;PID=73372&amp;title=question-for-tabcontrol#73372</guid>
  </item> 
 </channel>
</rss>